浏览代码

ETA1.2.9 init

cxmo 1 年之前
父节点
当前提交
3cdb3ae5cb
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/App.vue

+ 2 - 2
src/App.vue

@@ -52,11 +52,11 @@ img {
   -ms-interpolation-mode: nearest-neighbor;
 }
 #app {
-  width: 100%;
   position: absolute;
   top: 0px;
   bottom: 0px;
-  /*   left:0; */
+  left:0;
+  right:0;
 }
 .el-submenu [class^="fa"] {
   vertical-align: baseline;