feat(lib): update mermaid to v8.4.2, echarts to v4.5.0, typeit to v6.1.1(modern)
This commit is contained in:
@@ -2,7 +2,12 @@ g.classGroup text {
|
||||
fill: $nodeBorder;
|
||||
stroke: none;
|
||||
font-family: 'trebuchet ms', verdana, arial;
|
||||
font-family: var(--mermaid-font-family);
|
||||
font-size: 10px;
|
||||
|
||||
.title {
|
||||
font-weight: bolder;
|
||||
}
|
||||
}
|
||||
|
||||
g.classGroup rect {
|
||||
|
||||
Reference in New Issue
Block a user