소스 검색

浮窗位置

guhongwei 5 년 전
부모
커밋
198966abf4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;