Quellcode durchsuchen

评分列表样式优化

zhouna vor 5 Jahren
Ursprung
Commit
9d33f06db3
3 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 1 1
      src/css/qcList.less
  2. 1 1
      src/css/qcListDept.less
  3. 1 1
      src/css/qcListPerson.less

+ 1 - 1
src/css/qcList.less

@@ -17,7 +17,7 @@ h2{
     .main-body-com;
     border: none;
     border-left:10px @disColor solid;
-    margin: 44px 0 0;
+    margin: 54px 0 0;
     min-width: 1090px;
     min-height: calc(100% - 84px);
     // overflow: auto;

+ 1 - 1
src/css/qcListDept.less

@@ -17,7 +17,7 @@ h2{
     .main-body-com;
     border: none;
     border-left:10px @disColor solid;
-    margin: 44px 0 0;
+    margin: 54px 0 0;
     min-width: 1090px;
     min-height: calc(100% - 84px);
     /*width: 100%;*/

+ 1 - 1
src/css/qcListPerson.less

@@ -17,7 +17,7 @@ h2{
     .main-body-com;
     border: none;
     border-left:10px @disColor solid;
-    margin: 44px 0 0;
+    margin: 54px 0 0;
     min-width: 1090px;
     min-height: calc(100% - 84px);
     /*width: 100%;*/