feat: improve word wrap (#4506)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
color: @sidebar-text-color;
|
||||
font-size: @sidebar-font-size;
|
||||
line-height: @sidebar-line-height;
|
||||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
background-color: @sidebar-background-color;
|
||||
border-left: 3px solid transparent;
|
||||
user-select: none;
|
||||
|
||||
Reference in New Issue
Block a user