mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 06:43:35 +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 {
|
input, select, textarea, button {
|
||||||
font-size: $font-size-base;
|
font-size: $font-size-base;
|
||||||
font-family: $font-family-sans-serif;
|
font-family: $font-family-sans-serif;
|
||||||
|
|||||||
Reference in New Issue
Block a user