瀏覽代碼

输入框添加行高

zhangxc 6 年之前
父節點
當前提交
909ab25371
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/DiagResultSearch/index.less

+ 1 - 0
src/components/DiagResultSearch/index.less

@@ -18,6 +18,7 @@
 .search-input {
     width: 300px;
     height: 34px;
+    line-height: 34px;
     position: relative;
     padding: 0  30px;
 }