mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-29 12:55:21 +01:00
[fix] Add max width to vault filter buttons to keep content unified (#1678)
This commit is contained in:
parent
5d1522b77a
commit
3501be9484
@ -116,6 +116,7 @@
|
||||
}
|
||||
text-decoration: none;
|
||||
}
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
.edit-button {
|
||||
|
Loading…
Reference in New Issue
Block a user