fix: word break

This commit is contained in:
Cory Dransfeldt 2024-10-15 18:32:43 -07:00
parent 7fb22f6d62
commit 87ec7993ef
No known key found for this signature in database

View file

@ -95,6 +95,7 @@
& .subtext p,
& .timestamp {
line-height: var(--line-height-md);
word-break: break-word;
}
& .subtext,