improve search input style for #47

pull/76/head
afc163 10 years ago
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…
Cancel
Save