mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 05:43:41 +00:00
set color for form elements
This commit is contained in:
@@ -62,6 +62,10 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
input, select, textarea {
|
||||
color: $text-color;
|
||||
}
|
||||
|
||||
input, select, textarea, button {
|
||||
font-size: $font-size-base;
|
||||
font-family: $font-family-sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user