mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-05 23:46:28 +08:00
Fix input height in AutoComplete
This commit is contained in:
parent
c5ffc3b4f0
commit
f74252b9de
@ -47,6 +47,7 @@
|
||||
background: transparent;
|
||||
border-width: @border-width-base;
|
||||
line-height: @line-height-base;
|
||||
height: @input-height-base;
|
||||
&:focus,
|
||||
&:hover {
|
||||
.hover;
|
||||
|
Loading…
Reference in New Issue
Block a user