Browse Source

fix: tabbar 徽标样式修改 (#448)

Drjingfubo 4 years ago
parent
commit
810bd147f7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/packages/tabbaritem/index.scss

+ 1 - 0
src/packages/tabbaritem/index.scss

@@ -28,6 +28,7 @@
       box-shadow: 0 0 0 1px $white;
       box-shadow: 0 0 0 1px $white;
       font-size: $font-size-1;
       font-size: $font-size-1;
       color: $white;
       color: $white;
+      z-index: 1;
     }
     }
 
 
     &_num {
     &_num {