mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 07:19:41 +02:00
#5726 Refactor paragraph margin in mermaid styles
This commit is contained in:
@@ -70,9 +70,9 @@ const getStyles = (
|
||||
font-family: ${options.fontFamily};
|
||||
font-size: ${options.fontSize};
|
||||
}
|
||||
// & p {
|
||||
// margin: 0
|
||||
// }
|
||||
& p {
|
||||
margin: 0
|
||||
}
|
||||
|
||||
${diagramStyles}
|
||||
|
||||
|
Reference in New Issue
Block a user