diff --git a/src/shopware/styles/override.scss b/src/shopware/styles/override.scss index 49bc78f..2c83436 100644 --- a/src/shopware/styles/override.scss +++ b/src/shopware/styles/override.scss @@ -622,4 +622,9 @@ nav ul.root li, } } } -} \ No newline at end of file +} + +.mermaid svg p { + line-height: 1.5; + margin: 0; +}