Fixed input field background color.
This commit is contained in:
parent
5e5d0885e5
commit
efa4d0ebba
2 changed files with 2 additions and 1 deletions
|
|
@ -52,6 +52,7 @@
|
|||
}
|
||||
|
||||
input.fsb-input {
|
||||
background-color: #fff;
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
font-family: inherit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue