asd26269546 2 年 前
コミット
66d36a4b95
1 ファイル変更2 行追加2 行削除
  1. 2 2
      src/assets/css/index.scss

+ 2 - 2
src/assets/css/index.scss

@@ -260,6 +260,6 @@ li {
 
 }
 
-.van-tabbar--fixed{
-    z-index: 10;
+.van-tabbar--fixed,.van-tabbar{
+    z-index: 10!important;
 }