style: fix code block overflow
This commit is contained in:
parent
579a494db7
commit
5baa434da4
|
@ -49,6 +49,7 @@
|
|||
|
||||
p:20_:where(pre)
|
||||
r:8_:where(pre)
|
||||
overflow:auto_:where(pre)
|
||||
bg:gray-3_:where(pre,code:not(.highlight_*))
|
||||
p:2;4_:where(code:not(.highlight_*))
|
||||
r:4_:where(code:not(.highlight_*))
|
||||
|
|
Loading…
Reference in New Issue