Skip to content

Commit bd71245

Browse files
authored
Allow mermaid render error to wrap (#18790)
1 parent 3a29a23 commit bd71245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/less/markup/content.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@
550550
border-bottom-right-radius: 0 !important;
551551
box-shadow: none !important;
552552
font-size: 85% !important;
553-
white-space: pre !important;
553+
white-space: pre-wrap !important;
554554
padding: .5rem 1rem !important;
555555
text-align: left !important;
556556
}

0 commit comments

Comments
 (0)