Adds word-break for items title in mansory view mode
This commit is contained in:
parent
aea89f0f05
commit
b2cf558753
|
@ -82,6 +82,7 @@
|
|||
color: black !important;
|
||||
text-align: left !important;
|
||||
margin-bottom: 0 !important;
|
||||
word-break: break-word;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue