Преглед на файлове

搜索列表显示样式更改

Luolei преди 6 години
родител
ревизия
c37d1cccee
променени са 3 файла, в които са добавени 5 реда и са изтрити 5 реда
  1. 1 1
      src/common/components/SearchOption/index.less
  2. 2 2
      src/components/AddAssistCheck/index.less
  3. 2 2
      src/components/AddInspect/index.less

+ 1 - 1
src/common/components/SearchOption/index.less

@@ -11,7 +11,7 @@
     box-shadow: 0 6px 20px 0 #989DA3;
     margin-bottom: 80px;
     .autoList {
-        max-height: 266px;
+        max-height: 225px;
         min-height: 80px;
         overflow-y: auto;
     }

+ 2 - 2
src/components/AddAssistCheck/index.less

@@ -19,8 +19,8 @@
   cursor: pointer;
 }
 .searchLi {
-    height: 44px;
-    line-height: 44px;
+    height: 36px;
+    line-height: 36px;
     padding: 0 30px;
     padding-top: 0;
     box-sizing: border-box;

+ 2 - 2
src/components/AddInspect/index.less

@@ -87,8 +87,8 @@
     display: none;
 }
 .searchLi {
-    height: 44px;
-    line-height: 44px;
+    height: 36px;
+    line-height: 36px;
     padding: 0 30px;
     padding-top: 0;
     box-sizing: border-box;