mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
set line height for form fields
This commit is contained in:
@@ -67,6 +67,7 @@ input, select, textarea {
|
||||
input, select, textarea, button {
|
||||
font-size: $font-size-base;
|
||||
font-family: $font-family-sans-serif;
|
||||
line-height: $line-height-base;
|
||||
}
|
||||
|
||||
button {
|
||||
|
||||
Reference in New Issue
Block a user