mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
fix: width layout (#3234)
This commit is contained in:
@@ -113,6 +113,10 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
max-width: 90%;
|
||||
|
||||
&.disabled-organization {
|
||||
max-width: 78%;
|
||||
}
|
||||
}
|
||||
|
||||
.edit-button {
|
||||
|
||||
Reference in New Issue
Block a user