Ver Fonte

浮窗位置

guhongwei há 5 anos atrás
pai
commit
198966abf4
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -248,7 +248,7 @@ export default {
 }
 .floating {
   position: fixed;
-  top: 30%;
+  top: 10%;
   right: 10%;
   width: 350px;
   height: 140px;