mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-12 21:03:32 -06:00
Codeblocks need overflow hidden
This commit is contained in:
committed by
GitHub
parent
bd1f741d6d
commit
85af5b81c5
@@ -52,6 +52,7 @@ div.highlighter-rouge {
|
||||
border-radius: $border-radius;
|
||||
box-shadow: none;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
overflow-x: hidden;
|
||||
|
||||
div.highlight,
|
||||
pre.highlight,
|
||||
|
Reference in New Issue
Block a user