Fix behavior of the <pre> element
This commit is contained in:
parent
3fb021c759
commit
12585c1533
@ -13,6 +13,7 @@ code
|
|||||||
pre
|
pre
|
||||||
background: $color-tertiary
|
background: $color-tertiary
|
||||||
border-left: .3rem solid $color-primary
|
border-left: .3rem solid $color-primary
|
||||||
|
overflow-y: hidden
|
||||||
|
|
||||||
& > code
|
& > code
|
||||||
border-radius: 0
|
border-radius: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user