Fixed input field background color.

This commit is contained in:
Stefan Bohacek 2024-05-19 18:49:40 -04:00
parent 5e5d0885e5
commit efa4d0ebba
No known key found for this signature in database
GPG key ID: FC75CD588A42BC10
2 changed files with 2 additions and 1 deletions

View file

@ -52,6 +52,7 @@
}
input.fsb-input {
background-color: #fff;
box-sizing: border-box;
margin: 0;
font-family: inherit;