Explorar o código

Merge branch 'ChronicMag' of http://192.168.2.236:10080/zhouna/newICSS into ChronicMag

zhangxc %!s(int64=6) %!d(string=hai) anos
pai
achega
55bcaa92c7
Modificáronse 1 ficheiros con 4 adicións e 3 borrados
  1. 4 3
      src/components/DiagResultSearch/index.less

+ 4 - 3
src/components/DiagResultSearch/index.less

@@ -41,14 +41,15 @@
 // }
 
 .search-result {
-    max-height: 266px;
     overflow-y: auto;
+    max-height: 225px;
+    min-height: 80px;
 }
 
 .search-result-item {
     padding: 0 30px;
-    height: 44px;
-    line-height: 44px;
+    height: 36px;
+    line-height: 36px;
     cursor: pointer;
 }