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