Explicitly set input background color
This commit is contained in:
parent
963e36c296
commit
ccdd56fea4
File diff suppressed because one or more lines are too long
@ -27,6 +27,7 @@ input {
|
|||||||
font: 16px Roboto Mono, monospace;
|
font: 16px Roboto Mono, monospace;
|
||||||
border: none;
|
border: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
|
background: #FFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
input::-ms-clear {
|
input::-ms-clear {
|
||||||
|
Loading…
Reference in New Issue
Block a user