fix: 修复长文档分页与滚动同步
This commit is contained in:
@@ -17,6 +17,9 @@ export function createMermaidSiteConfig(): MermaidConfig {
|
||||
theme: "default",
|
||||
look: "classic",
|
||||
fontFamily: "Segoe UI, Microsoft YaHei, sans-serif",
|
||||
flowchart: {
|
||||
wrappingWidth: 320
|
||||
},
|
||||
maxTextSize: 50_000,
|
||||
maxEdges: 500,
|
||||
suppressErrorRendering: true,
|
||||
|
||||
Reference in New Issue
Block a user