Omnibus commited on
Commit
4ba4a5a
·
verified ·
1 Parent(s): 625621e

Update merm.html

Browse files
Files changed (1) hide show
  1. merm.html +2 -2
merm.html CHANGED
@@ -39,10 +39,10 @@
39
  startOnLoad: true,
40
  securityLevel: 'loose',
41
  flowchart: {
42
- useMaxWidth: !0,
43
  },
44
  gantt: {
45
- useMaxWidth: !0,
46
  },
47
  }
48
  //const mermaidConfig = merge(defaultConfig, config)
 
39
  startOnLoad: true,
40
  securityLevel: 'loose',
41
  flowchart: {
42
+ useMaxWidth: 0,
43
  },
44
  gantt: {
45
+ useMaxWidth: 0,
46
  },
47
  }
48
  //const mermaidConfig = merge(defaultConfig, config)