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