Browse Source

fix tabs nav scrollable bug (#2974)

baiyaaaaa 8 năm trước cách đây
mục cha
commit
44766fdb35
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      packages/theme-default/src/tabs.css

+ 1 - 0
packages/theme-default/src/tabs.css

@@ -70,6 +70,7 @@
       white-space: nowrap;
       position: relative;
       transition: transform .3s;
+      float: left;
     }
     @e item {
       padding: 0 16px;