Browse Source

优化右侧fixed按钮位置

任一存 3 years ago
parent
commit
1fdba35d1d
1 changed files with 1 additions and 1 deletions
  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;