fix nav search style

pull/1427/head^2
afc163 9 years ago
parent 6700dbba2a
commit 900e031fd8

@ -131,6 +131,10 @@ a.logo {
box-shadow: none;
}
#autoComplete .ant-select-search__field:focus {
box-shadow: none;
}
#autoComplete input::-webkit-input-placeholder,
#autoComplete input::-moz-placeholder,
#autoComplete input:-ms-input-placeholder {

Loading…
Cancel
Save