浏览代码

评分列表样式优化

zhouna 5 年之前
父节点
当前提交
9d33f06db3
共有 3 个文件被更改,包括 3 次插入3 次删除
  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%;*/