5 lines
No EOL
126 B
SCSS
5 lines
No EOL
126 B
SCSS
input {
|
|
background-color: #fff !important;
|
|
color: black !important;
|
|
font-family: var(--login-input-font-family);
|
|
} |