瀏覽代碼

样式修改

xujunjie 1 年之前
父節點
當前提交
0b0b7a95bc
共有 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;
+      }
     }
   }
 }