[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2025-02-25 20:55:26 +00:00
committed by GitHub
parent 5510f18d33
commit 3724d11255

View File

@@ -546,6 +546,10 @@ export interface JourneyDiagramConfig extends BaseDiagramConfig {
* Margin between actors
*/
leftMargin?: number;
/**
* Maximum width of actor labels
*/
maxLabelWidth?: number;
/**
* Width of actor boxes
*/