Procházet zdrojové kódy

输入框添加行高

zhangxc před 6 roky
rodič
revize
909ab25371
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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;
 }