mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-23 22:33:42 -04:00
Fixed alternative fragments in Mermaid diagrams
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user