mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 18:56:22 +00:00
add parameter to specify the height of the diagram, fixing #2335
This commit is contained in:
@@ -383,4 +383,8 @@ modalmonokai()
|
||||
width 100%
|
||||
background-color $ui-monokai-backgroundColor
|
||||
overflow hidden
|
||||
border-radius $modal-border-radius
|
||||
border-radius $modal-border-radius
|
||||
|
||||
pre.mermaid svg {
|
||||
max-width 100% !important
|
||||
}
|
||||
Reference in New Issue
Block a user