mirror of
https://github.com/thangisme/notes.git
synced 2024-11-20 04:06:02 -05:00
Fixed scroll bar hiding on code blocks
This commit is contained in:
parent
73047a078f
commit
09944de128
@ -26,7 +26,6 @@ figure.highlight {
|
|||||||
|
|
||||||
.highlighter-rouge {
|
.highlighter-rouge {
|
||||||
margin-bottom: $sp-3;
|
margin-bottom: $sp-3;
|
||||||
overflow: hidden;
|
|
||||||
border-radius: $border-radius;
|
border-radius: $border-radius;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user