Fixed alternative fragments in Mermaid diagrams

This commit is contained in:
squidfunk
2023-01-02 10:31:38 +01:00
parent 23730a1f15
commit fc6a368d6b
4 changed files with 5 additions and 4 deletions

View File

@@ -339,6 +339,7 @@ line {
/* Sequence message, loop and note text */
.messageText,
.loopText,
.loopText > tspan,
.noteText > tspan {
font-family: var(--md-mermaid-font-family) !important;