zhulizhen 5 anos atrás
pai
commit
851fb6c5ab
1 arquivos alterados com 1 adições e 1 exclusões
  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;