zhulizhen hace 5 años
padre
commit
851fb6c5ab
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;