Skip to content

Commit ba74f19

Browse files
committed
Edit pre code block white-space
1 parent 9d94b92 commit ba74f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/css/main_admin.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ figure .highlight .s1 {color: #2aa198}
650650

651651
.markdown-body p code, .markdown-body li code {
652652
display: inline-block;
653-
white-space: nowrap;
653+
white-space: pre;
654654
background: #f9f9f9;
655655
font-size: .95em;
656656
line-height: 1.5em;

0 commit comments

Comments
 (0)