Merge pull request #2447 from spoonben/fix-code-block-scroll
Fix overflow scroll on code blocks
This commit is contained in:
@@ -856,6 +856,7 @@ dd
|
||||
display: block
|
||||
margin: 20px 0
|
||||
padding: 15px
|
||||
position: relative
|
||||
overflow-x: auto
|
||||
|
||||
h1 code, h2 code, h3 code, h4 code, h5 code, h6 code
|
||||
|
||||
Reference in New Issue
Block a user