Merge pull request #5727 from mermaid-js/5726_doctype

Aligning doctype so that mermaid renders in the same way with or without it
This commit is contained in:
Knut Sveidqvist 2024-08-20 14:45:14 +02:00 committed by GitHub
commit 25efa4e63f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8062 additions and 10231 deletions

View File

@ -70,6 +70,9 @@ const getStyles = (
font-family: ${options.fontFamily};
font-size: ${options.fontSize};
}
& p {
margin: 0
}
${diagramStyles}

18290
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff