perf: improve flowChart logic

This commit is contained in:
Vben
2021-04-17 18:36:49 +08:00
parent 2576735ade
commit e1bc33f5c5
44 changed files with 416 additions and 780 deletions

View File

@@ -53,6 +53,7 @@ export function configThemePlugin(isBuild: boolean): Plugin[] {
'border-color-base': '#303030',
// 'border-color-split': '#30363d',
'item-active-bg': '#111b26',
'content-background': '#ffffff0a', // Link color
},
}),
];