Skip to content

Commit 4da1f1f

Browse files
committed
fix: code snippet caused the layout to break #1329
1 parent 3f1ed50 commit 4da1f1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/index.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ img[src=''] {
251251
border-radius: 0.25rem;
252252
padding: 1rem;
253253
max-height: 38rem;
254+
white-space: normal;
254255
}
255256
blockquote {
256257
border-left: 0.25rem solid #ced4da;

0 commit comments

Comments
 (0)