浏览代码

4328按钮间距

zhouna 5 年之前
父节点
当前提交
d5f2919085
共有 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

@@ -189,7 +189,7 @@ table{
     top: 2px;
     cursor: pointer;
     float: left;
-    margin: 0 20px 22px 0;
+    margin: 0 5px 22px 0;
 }
 .arrow{
     position: absolute;

+ 1 - 1
src/css/qcListDept.less

@@ -190,7 +190,7 @@ table{
     top: 2px;
     cursor: pointer;
     float: left;
-    margin: 0 20px 22px 0;
+    margin: 0 5px 22px 0;
 }
 .arrow{
     position: absolute;

+ 1 - 1
src/css/qcListPerson.less

@@ -202,7 +202,7 @@ table{
     top: 2px;
     cursor: pointer;
     float: left;
-    margin: 0 20px 22px 0;
+    margin: 0 5px 22px 0;
 }
 .arrow{
     position: absolute;