feat(lib): update mermaid to v8.4.2, echarts to v4.5.0, typeit to v6.1.1(modern)

This commit is contained in:
Dillon ZENG
2019-11-23 15:26:15 +08:00
parent e4627fe297
commit d056fd46d7
19 changed files with 182 additions and 21 deletions

View File

@@ -2,4 +2,10 @@
text-anchor: middle;
font-size: 25px;
fill: $taskTextDarkColor;
font-family: 'trebuchet ms', verdana, arial;
font-family: var(--mermaid-font-family);
}
.slice {
font-family: 'trebuchet ms', verdana, arial;
font-family: var(--mermaid-font-family);
}