소스 검색

浮动按钮

zhaoxiaohai 3 년 전
부모
커밋
e8de72775f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/threadedTree/modules/FloatingButton/index.scss

+ 1 - 1
pages/threadedTree/modules/FloatingButton/index.scss

@@ -1,4 +1,4 @@
 .float-box{
     position: absolute;
-    z-index: 9999999999;
+    z-index: 99;
 }