Skip to content

Commit 546bded

Browse files
committed
Revert "fix: code looks not good at small sreen (close: #350)"
This reverts commit 6514c8f.
1 parent 9d7a20b commit 546bded

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/default-theme/styles/code.styl

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
border-radius 6px
1717
padding 1.25rem 1.5rem
1818
margin 0.85rem 0
19+
white-space pre-wrap
20+
word-break break-word
1921
overflow auto
2022
position relative
2123
code

0 commit comments

Comments
 (0)