Skip to content

Commit cba5f33

Browse files
committed
更新文本图表样式问题
1 parent 60af6fb commit cba5f33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/styl/mixins/markdown.styl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ div.markdown-body
117117
white-space: inherit
118118
overflow-wrap: normal
119119
word-wrap:normal!important
120+
font: 12px "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
120121
// code:before,code:after,tt:before,tt:after
121122
// letter-spacing 0
122123
// content ""

0 commit comments

Comments
 (0)