mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 07:13:32 +00:00
word break-all on card lists
This commit is contained in:
@@ -192,6 +192,10 @@ input, select, textarea {
|
||||
.card ul.fa-ul.card-ul {
|
||||
margin-left: 1.9em;
|
||||
|
||||
li {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.fa-li {
|
||||
top: 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user