mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-25 03:06:50 +02:00
[autofix.ci] apply automated fixes
This commit is contained in:
@@ -546,6 +546,10 @@ export interface JourneyDiagramConfig extends BaseDiagramConfig {
|
|||||||
* Margin between actors
|
* Margin between actors
|
||||||
*/
|
*/
|
||||||
leftMargin?: number;
|
leftMargin?: number;
|
||||||
|
/**
|
||||||
|
* Maximum width of actor labels
|
||||||
|
*/
|
||||||
|
maxLabelWidth?: number;
|
||||||
/**
|
/**
|
||||||
* Width of actor boxes
|
* Width of actor boxes
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user