zhaoxiaohai hace 3 años
padre
commit
e8de72775f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
 }