🐛 Fix Input.Group icon height in Chrome

close #18856
This commit is contained in:
afc163 2019-09-17 15:24:40 +08:00 committed by 偏右
parent 882225f65b
commit b188a5e4d2

View File

@ -162,7 +162,6 @@
color: @input-color;
font-weight: normal;
font-size: @font-size-base;
line-height: 1;
text-align: center;
background-color: @input-addon-bg;
border: @border-width-base @border-style-base @input-border-color;