소스 검색

css修改

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;
 }