mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 03:33:54 +00:00
Tweak styles for selects and desktop form groups (#3646)
This commit is contained in:
@@ -81,6 +81,11 @@ button {
|
||||
line-height: $line-height-base;
|
||||
}
|
||||
|
||||
select {
|
||||
width: 100%;
|
||||
padding: 0.35rem;
|
||||
}
|
||||
|
||||
button {
|
||||
border: none;
|
||||
background: transparent;
|
||||
|
||||
Reference in New Issue
Block a user