style: fix code block overflow

This commit is contained in:
SerKo 2022-04-08 05:08:52 +08:00
parent 579a494db7
commit 5baa434da4
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
p:20_:where(pre) p:20_:where(pre)
r:8_:where(pre) r:8_:where(pre)
overflow:auto_:where(pre)
bg:gray-3_:where(pre,code:not(.highlight_*)) bg:gray-3_:where(pre,code:not(.highlight_*))
p:2;4_:where(code:not(.highlight_*)) p:2;4_:where(code:not(.highlight_*))
r:4_:where(code:not(.highlight_*)) r:4_:where(code:not(.highlight_*))