mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-28 07:03:17 +08:00
#5726 Setting the default margin
This commit is contained in:
parent
04c29e2a96
commit
f76cab1ba3
@ -70,6 +70,9 @@ const getStyles = (
|
||||
font-family: ${options.fontFamily};
|
||||
font-size: ${options.fontSize};
|
||||
}
|
||||
// & p {
|
||||
// margin: 0
|
||||
// }
|
||||
|
||||
${diagramStyles}
|
||||
|
||||
|
18290
pnpm-lock.yaml
generated
18290
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user