From ff2fc92a1834df73783bf92f1dcd79caa1c9cb78 Mon Sep 17 00:00:00 2001 From: yutent Date: Wed, 26 Apr 2023 18:32:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83tabs=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/tabs/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tabs/index.js b/src/tabs/index.js index be04c54..5156459 100644 --- a/src/tabs/index.js +++ b/src/tabs/index.js @@ -71,6 +71,7 @@ class Tabs extends Component { justify-content: space-between; max-width: 120px; margin: 0 16px; + padding: 0 3px; --size: 16px; cursor: pointer;