Explorar o código

浮动按钮修改定位方式

xiaohaizhao %!s(int64=2) %!d(string=hai) anos
pai
achega
166cb5f184
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/Yl_FloatingButton/index.scss

+ 1 - 1
components/Yl_FloatingButton/index.scss

@@ -1,5 +1,5 @@
 .float-box {
-    position: absolute;
+    position: fixed;
 }
 
 .circle-box {