Browse Source

修改样式

zhangxc 5 năm trước cách đây
mục cha
commit
263e2e5ff1
3 tập tin đã thay đổi với 6 bổ sung6 xóa
  1. 2 2
      src/css/itemManager.less
  2. 2 2
      src/css/moduleManager.less
  3. 2 2
      src/css/qcList.less

+ 2 - 2
src/css/itemManager.less

@@ -21,7 +21,7 @@ table{
     th,td{
         height: 40px;
         box-sizing: border-box;
-        padding: 0 10px;
+        padding: 10px;
         border:1px solid #E2E5EF;
         border-collapse: collapse;
     }
@@ -31,7 +31,7 @@ table{
     }
     td{
         font-size: 14px;
-        font-weight: 500 
+        font-weight: 400 
     }
     .moduleNumber{
         text-align: center;

+ 2 - 2
src/css/moduleManager.less

@@ -29,7 +29,7 @@ table{
     th,td{
         height: 40px;
         box-sizing: border-box;
-        padding: 0 30px;
+        padding: 0 20px;
         border:1px solid #E2E5EF;
         border-collapse: collapse;/*关键代码*/
     }
@@ -39,7 +39,7 @@ table{
     }
     td{
         font-size: 14px;
-        font-weight: 500 
+        font-weight: 400 
     }
     .moduleNumber{
         text-align: center;

+ 2 - 2
src/css/qcList.less

@@ -21,7 +21,7 @@ table{
     th,td{
         height: 40px;
         box-sizing: border-box;
-        padding: 0 10px;
+        padding: 10px;
         border:1px solid #E2E5EF;
         border-collapse: collapse;
     }
@@ -31,7 +31,7 @@ table{
     }
     td{
         font-size: 14px;
-        font-weight: 500 
+        font-weight: 400 
     }
     .moduleNumber{
         text-align: center;