1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

smaller padding of code block

This commit is contained in:
Dick Choi
2016-07-14 14:42:20 +09:00
parent 6dc75afdc8
commit 9b98035ee7

View File

@@ -197,7 +197,7 @@ code
*:not(a.lineAnchor) + code
margin-left 2px
pre
padding 1em !important
padding 0.5em !important
border solid 1px alpha(borderColor, 0.5)
border-radius 5px
overflow-x auto