mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
break words on overflow, resolves #135
This commit is contained in:
@@ -68,6 +68,8 @@
|
||||
|
||||
ul.fa-ul {
|
||||
li {
|
||||
word-break: break-all;
|
||||
|
||||
.fa-li {
|
||||
left: -11px;
|
||||
top: 8px;
|
||||
|
||||
Reference in New Issue
Block a user