chore: minor formatting

This commit is contained in:
CREDO23 2026-01-16 13:02:45 +02:00
parent 111ecc79fd
commit 16ebbb0709
2 changed files with 2 additions and 2 deletions

View file

@ -133,7 +133,7 @@ export function CommentItem({
</div>
</div>
<div className="mt-1 text-sm text-foreground whitespace-pre-wrap break-words">
<div className="mt-1 text-sm text-foreground whitespace-pre-wrap wrap-break-word">
{renderMentions(comment.contentRendered)}
</div>