mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
flowchart
This commit is contained in:
@@ -202,6 +202,9 @@ pre
|
||||
margin 0 0 1em
|
||||
display flex
|
||||
line-height 1.4em
|
||||
&.flowchart
|
||||
display flex
|
||||
justify-content center
|
||||
&.CodeMirror
|
||||
height initial
|
||||
&>code
|
||||
@@ -279,7 +282,7 @@ body[data-theme="dark"]
|
||||
|
||||
code
|
||||
border-color darken(themeDarkBorder, 10%)
|
||||
background-color lighten(themeDarkPreview, 5%)
|
||||
background-color lighten(themeDarkPreview, 10%)
|
||||
|
||||
pre
|
||||
border-color lighten(#21252B, 20%)
|
||||
|
||||
Reference in New Issue
Block a user