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