瀏覽代碼

Merge branch 'develop' of http://120.55.44.4:10080/xujunjie/gt_client_pad into develop

ZhaoJun 1 年之前
父節點
當前提交
dc9353f41c
共有 1 個文件被更改,包括 8 次插入1 次删除
  1. 8 1
      src/pages/SmartOps/index.less

+ 8 - 1
src/pages/SmartOps/index.less

@@ -165,7 +165,14 @@
       margin: 0 0.25rem 0 0.1rem;
     }
     .ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
-      height: 0.42rem;
+      height: 0.48rem;
+      .ant-select-selection-search-input {
+        height: 100%;
+      }
+      .ant-select-selection-placeholder,
+      .ant-select-selection-item {
+        line-height: 0.38rem;
+      }
     }
   }
 }