mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
smaller padding of code block
This commit is contained in:
@@ -197,7 +197,7 @@ code
|
|||||||
*:not(a.lineAnchor) + code
|
*:not(a.lineAnchor) + code
|
||||||
margin-left 2px
|
margin-left 2px
|
||||||
pre
|
pre
|
||||||
padding 1em !important
|
padding 0.5em !important
|
||||||
border solid 1px alpha(borderColor, 0.5)
|
border solid 1px alpha(borderColor, 0.5)
|
||||||
border-radius 5px
|
border-radius 5px
|
||||||
overflow-x auto
|
overflow-x auto
|
||||||
|
|||||||
Reference in New Issue
Block a user