mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02:00
chore: minor formatting
This commit is contained in:
parent
111ecc79fd
commit
16ebbb0709
2 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue