mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 23:39:50 +02:00
Better padding handling in nodes
This commit is contained in:
@@ -1820,7 +1820,7 @@ const config = {
|
||||
},
|
||||
mindmap: {
|
||||
useMaxWidth: true,
|
||||
diagramPadding: 10,
|
||||
padding: 50,
|
||||
maxNodeWidth: 200,
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user