mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
improve search input style for #47
This commit is contained in:
parent
cbf2681c9f
commit
0d0d268f7f
@ -163,6 +163,10 @@ a.logo {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#autoComplete {
|
||||
margin-top: -2px;
|
||||
}
|
||||
|
||||
#autoComplete .ant-select-selection--single {
|
||||
border: transparent;
|
||||
outline: none;
|
||||
|
Loading…
Reference in New Issue
Block a user