Skip to content

Commit ff1d0df

Browse files
fix: Content is out of box/region (#1176)
1 parent 718d6b5 commit ff1d0df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/frontend/src/components/Answer/Answer.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
word-wrap: break-word;
2727
max-width: 800px;
2828
overflow-x: auto;
29+
overflow-wrap: anywhere;
2930
}
3031

3132
.answerFooter {

0 commit comments

Comments
 (0)