mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
wrap cipher list details for long names
This commit is contained in:
@@ -319,6 +319,10 @@ label:not(.form-check-label):not(.btn) {
|
||||
}
|
||||
}
|
||||
|
||||
td.wrap {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
td.table-list-options {
|
||||
width: 76px;
|
||||
max-width: 76px;
|
||||
|
||||
Reference in New Issue
Block a user