Browse Source

最小宽度调整

luolei 5 năm trước cách đây
mục cha
commit
4d47ba1dbb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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{