mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-26 02:39:41 +02:00

The `timeline.leftMargin` value in the docs/schema was not being correctly loaded for timeline diagrams.
202 B
202 B
mermaid
mermaid |
---|
patch |
fix(timeline): fix loading leftMargin
from config
The timeline.leftMargin
config value should now correctly control the size of the left margin, instead of being ignored.