Skip to content

Commit 314c4ed

Browse files
silverwindStelios Malathouras
authored and
Stelios Malathouras
committed
Allow mermaid render error to wrap (go-gitea#18790)
1 parent 4131286 commit 314c4ed

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)