mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
#5726 Refactor paragraph margin in mermaid styles
This commit is contained in:
parent
f76cab1ba3
commit
1168db6830
@ -70,9 +70,9 @@ const getStyles = (
|
||||
font-family: ${options.fontFamily};
|
||||
font-size: ${options.fontSize};
|
||||
}
|
||||
// & p {
|
||||
// margin: 0
|
||||
// }
|
||||
& p {
|
||||
margin: 0
|
||||
}
|
||||
|
||||
${diagramStyles}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user