Browse Source

修改右侧内容宽度

zhangxc 5 years atrás
parent
commit
5f439b2923
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/css/qcScore.less

+ 2 - 2
src/css/qcScore.less

@@ -87,7 +87,7 @@
   margin-left: @menuWt+10px;
   height: 100%;
   .content-box{
-    width:70%;
+    width:78%;
     height: 100%;
     position: relative;
     overflow-y: auto;
@@ -232,7 +232,7 @@
     }
   }
   .operation{
-    width:28%;
+    width:20%;
     height: 100%;
     margin-right: 10px;
     position: relative;