Files
web-frontend/docs/scripts/mermaid-config.json
2026-05-01 15:09:02 +07:00

10 lines
167 B
JSON

{
"theme": "neutral",
"securityLevel": "loose",
"flowchart": {
"useMaxWidth": true,
"htmlLabels": true
},
"fontFamily": "Inter, Arial, sans-serif"
}