mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-21 11:35:34 +01:00
[PM-12753] Desktop edit folder button visibility (#11284)
* Adds max-width to filter button to ensure edit button visibility * Now applies max-width only when folder is selected --------- Co-authored-by: Jason Ng <jng@bitwarden.com>
This commit is contained in:
parent
3b5b2d6bd6
commit
d55c8712ac
@ -116,6 +116,7 @@
|
||||
color: themed("primaryColor");
|
||||
font-weight: bold;
|
||||
}
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
.edit-button {
|
||||
|
Loading…
Reference in New Issue
Block a user