Browse Source

合并样式调整

zhouna 5 years ago
parent
commit
cc130f999c
4 changed files with 7 additions and 7 deletions
  1. 1 1
      src/css/qcList.less
  2. 1 1
      src/css/qcListDept.less
  3. 1 1
      src/css/qcListPerson.less
  4. 4 4
      src/css/reset.less

+ 1 - 1
src/css/qcList.less

@@ -110,7 +110,7 @@ table{
     float: left;
     height: 40px;
     line-height: 40px;
-    margin: 0 20px 5px 0;
+    margin: 0 20px 10px 0;
     span{
         display: inline-block;
         line-height: 32px;

+ 1 - 1
src/css/qcListDept.less

@@ -110,7 +110,7 @@ table{
     float: left;
     height: 40px;
     line-height: 40px;
-    margin: 0 20px 5px 0;
+    margin: 0 20px 10px 0;
     span{
         display: inline-block;
         line-height: 32px;

+ 1 - 1
src/css/qcListPerson.less

@@ -110,7 +110,7 @@ table{
     float: left;
     height: 40px;
     line-height: 40px;
-    margin: 0 20px 5px 0;
+    margin: 0 20px 10px 0;
     span{
         display: inline-block;
         line-height: 32px;

+ 4 - 4
src/css/reset.less

@@ -413,7 +413,7 @@ input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
   }
 }
 .filterclearT {
-  height: 30px !important;
+  height: 32px !important;
   line-height: 32px !important;
   float: left;
   position: relative;
@@ -436,16 +436,16 @@ input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
   box-sizing: border-box;
   text-align: center;
   position: relative;
-  top: 1px !important;
+  top: 0px !important;
   cursor: pointer;
-  margin-left: 15px;
+  margin-left: 10px;
   float: left;
 }
 
 .filterItem,.patientNumInp,.filter,.moduleItemInp,.selectDept, .filterItem span {
   height: 32px !important;
   line-height: 32px !important;
-  float: none;
+  float: left;
 }
 .filterItem ,.filter {
   top: 0px !important;