Skip to content
Snippets Groups Projects
Unverified Commit e7ff3833 authored by Patrick Marsceill's avatar Patrick Marsceill Committed by GitHub
Browse files

I meant auto... oops

parent 4de9962c
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ div.highlighter-rouge { ...@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment