perf: 调整搜索框高度

This commit is contained in:
chenjinsong
2020-01-17 10:02:17 +08:00
parent 26e2bcf53f
commit 172815d6d8

View File

@@ -1218,8 +1218,8 @@
width: 240px;
background: #fff;
color: rgba(0,0,0,.55);
height: 25px;
line-height: 25px;
height: 24px;
line-height: 24px;
border-bottom-left-radius: 5px;
border-top-left-radius: 5px;
display: flex;