Merge branch 'client/fix-comment-word-break' into maint

This commit is contained in:
Zak B. Elep 2024-09-01 21:07:42 +08:00
commit 3d9105f470

View file

@ -129,7 +129,7 @@ $comment-border-color = #DDD
.comment-content
p
word-wrap: normal
word-break: break-all
word-break: break-word
ul, ol
list-style-position: inside