zhulizhen 5 年之前
父節點
當前提交
851fb6c5ab
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/main/index.vue

+ 1 - 1
src/views/main/index.vue

@@ -366,7 +366,7 @@ export default {
   .mask {
     position: fixed;
     top: 0;
-    left: 0;
+    left: 200px;
     right: 0;
     bottom: 0;
     z-index: 99;