Remove background color from select on focus
Remove background color on select focus.
This commit is contained in:
parent
9ab2adaa33
commit
538c001e6f
@ -169,7 +169,6 @@ input {
|
||||
|
||||
select:focus {
|
||||
border: 1px solid #7c7c7c;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
input {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user