Skip to content

Commit

Permalink
Revert "fix: code looks not good at small sreen (close: #350)"
Browse files Browse the repository at this point in the history
This reverts commit 6514c8f.
  • Loading branch information
ulivz committed May 11, 2018
1 parent 9d7a20b commit 546bded
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/default-theme/styles/code.styl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
border-radius 6px
padding 1.25rem 1.5rem
margin 0.85rem 0
white-space pre-wrap
word-break break-word
overflow auto
position relative
code
Expand Down

0 comments on commit 546bded

Please sign in to comment.