mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-02 03:44:16 +01: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.