zhulizhen 5 anni fa
parent
commit
851fb6c5ab
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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;