瀏覽代碼

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