update Select style

This commit is contained in:
梁灏 2019-09-14 18:26:37 +08:00
parent de6bacd0c3
commit 3856fcc4f4
2 changed files with 4 additions and 2 deletions

View file

@ -176,7 +176,9 @@
&-large &-input, &-large&-multiple &-input{
font-size: @font-size-large;
height: @input-height-large - 2px;
height: @input-height-large - 8px;
line-height: @input-height-large - 8px;
top: 3px;
}
&-small &-input, &-small&-multiple &-input{