浏览代码

Merge branch 'version1.3.7' into test

zhangxc 4 年之前
父节点
当前提交
5af5a6c19f
共有 5 个文件被更改,包括 5 次插入4 次删除
  1. 1 1
      src/css/qcList.less
  2. 1 1
      src/css/qcListCopy.less
  3. 1 1
      src/css/qcListDept.less
  4. 1 0
      src/css/qcListOutHospital.less
  5. 1 1
      src/css/qcListPerson.less

+ 1 - 1
src/css/qcList.less

@@ -123,7 +123,7 @@ h2{
 }
 .filter-toggler{
     position: absolute;
-    left: 1008px;
+    left: 1032px;
     top: 8px;
     color: #777;
     white-space: nowrap;

+ 1 - 1
src/css/qcListCopy.less

@@ -136,7 +136,7 @@ h2{
 }
 .filter-toggler{
     position: absolute;
-    left: 1046px;
+    left: 1032px;
     top: 8px;
     color: #777;
     white-space: nowrap;

+ 1 - 1
src/css/qcListDept.less

@@ -116,7 +116,7 @@ h2{
 }
 .filter-toggler{
     position: absolute;
-    left: 1048px;
+    left: 1032px;
     top: 8px;
     color: #777;
     white-space: nowrap;

+ 1 - 0
src/css/qcListOutHospital.less

@@ -125,6 +125,7 @@ h2{
 }
 .filterBox{
     position: relative;
+    min-width: 1080px;
 }
 .overAuto{
     display: table;

+ 1 - 1
src/css/qcListPerson.less

@@ -119,7 +119,7 @@ h2{
 }
 .filter-toggler{
     position: absolute;
-    left: 1008px;
+    left: 1032px;
     top: 8px;
     color: #777;
     white-space: nowrap;