Browse Source

最小宽度调整

luolei 5 years ago
parent
commit
4d47ba1dbb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/css/checkControl.less

+ 1 - 1
src/css/checkControl.less

@@ -41,7 +41,7 @@
     }
     .main-body{
         .main-body-com;
-        min-width: 1160px;
+        min-width: 1200px;
         /*width: 100%;*/
     }
     table{