style: list name auto wrap
This commit is contained in:
parent
05bfae264a
commit
a13efe08b7
@ -238,6 +238,9 @@ body.rtl #listing {
|
||||
|
||||
#listing.list .name {
|
||||
font-weight: normal;
|
||||
word-wrap: break-word;
|
||||
word-break: break-all;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
#listing.list .item.header .name {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user