zhangxc 5 years ago
parent
commit
1e77605508
3 changed files with 6 additions and 6 deletions
  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

@@ -15,9 +15,9 @@ h2{
     z-index: 20;
     height: 44px;
     line-height: 44px;
-    padding: 0 0 0 35px;
+    padding: 0 0 0 15px;
     border-bottom: 1px solid #E2E5EF;
-    font-size: 14px;
+    font-size: 16px;
     font-weight: bold;
     letter-spacing: 1px;
 }

+ 2 - 2
src/css/moduleManager.less

@@ -8,9 +8,9 @@ h2{
     z-index: 20;
     height: 44px;
     line-height: 44px;
-    padding: 0 0 0 35px;
+    padding: 0 0 0 15px;
     border-bottom: 1px solid #E2E5EF;
-    font-size: 14px;
+    font-size: 16px;
     font-weight: bold;
     letter-spacing: 1px;
 }

+ 2 - 2
src/css/qcList.less

@@ -13,9 +13,9 @@ h2{
     z-index: 20;
     height: 44px;
     line-height: 44px;
-    padding: 0 0 0 35px;
+    padding: 0 0 0 15px;
     border-bottom: 1px solid #E2E5EF;
-    font-size: 14px;
+    font-size: 16px;
     font-weight: bold   ;
     letter-spacing: 1px;
 }