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-overflow: ellipsis;
word-break: break-word;
overflow-wrap: break-word;
overflow: hidden;
display: flex;
flex-flow: column nowrap;