ソースを参照

优化右侧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;