mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 03:09:09 -06:00
I meant auto... oops
This commit is contained in:
committed by
GitHub
parent
4de9962c72
commit
e7ff383397
+1
-1
@@ -48,7 +48,7 @@ div.highlighter-rouge {
|
|||||||
padding: $sp-3;
|
padding: $sp-3;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: $sp-3;
|
margin-bottom: $sp-3;
|
||||||
overflow-x: hidden;
|
overflow-x: auto;
|
||||||
background-color: $code-background-color;
|
background-color: $code-background-color;
|
||||||
border-radius: $border-radius;
|
border-radius: $border-radius;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user