missed one

This commit is contained in:
Henry Jameson 2025-04-03 12:28:16 +03:00
commit 6184229cda

View file

@ -54,7 +54,7 @@
.text-wrapper { .text-wrapper {
text-overflow: ellipsis; text-overflow: ellipsis;
word-break: break-word; overflow-wrap: break-word;
overflow: hidden; overflow: hidden;
display: flex; display: flex;
flex-flow: column nowrap; flex-flow: column nowrap;