mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
fix
This commit is contained in:
@@ -181,7 +181,7 @@
|
||||
flowchart: { curve: 'basis' },
|
||||
gantt: { axisFormat: '%m/%d/%Y' },
|
||||
sequence: { actorMargin: 50 },
|
||||
sequenceDiagram: { actorMargin: 300 }, // deprecated
|
||||
// sequenceDiagram: { actorMargin: 300 }, // deprecated
|
||||
});
|
||||
</script>
|
||||
</body>
|
||||
|
@@ -1038,7 +1038,6 @@ export default {
|
||||
drawText,
|
||||
drawLabel,
|
||||
drawActor,
|
||||
drawActorTypeParticipant,
|
||||
drawBox,
|
||||
drawPopup,
|
||||
anchorElement,
|
||||
|
Reference in New Issue
Block a user