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;