mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
Tweak styles for selects and desktop form groups (#3646)
This commit is contained in:
@@ -98,6 +98,11 @@ button {
|
||||
font-family: $font-family-sans-serif;
|
||||
}
|
||||
|
||||
select {
|
||||
width: 100%;
|
||||
padding: 0.35rem;
|
||||
}
|
||||
|
||||
button {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user