소스 검색

优化右侧fixed按钮位置

任一存 3 년 전
부모
커밋
1fdba35d1d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/src/views/layout/index.vue

+ 1 - 1
web/src/views/layout/index.vue

@@ -384,7 +384,7 @@ export default {
     width: 100%;
     height: 164px;
     position: absolute;
-    top: 50%;
+    top: 60%;
     & > li {
       background-color: rgba(0, 0, 0, 0.8);
       text-align: center;