Explicitly set input background color
This commit is contained in:
parent
963e36c296
commit
ccdd56fea4
2 changed files with 4 additions and 3 deletions
|
@ -27,6 +27,7 @@ input {
|
|||
font: 16px Roboto Mono, monospace;
|
||||
border: none;
|
||||
outline: none;
|
||||
background: #FFF;
|
||||
}
|
||||
|
||||
input::-ms-clear {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue