소스 검색

输入框添加行高

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;
 }