mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-19 12:14:07 +01:00
Fix for issue #262
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
@import "gantt";
|
||||
@import "variables";
|
||||
|
||||
text {
|
||||
.node text {
|
||||
font-family: 'trebuchet ms', verdana, arial;
|
||||
font-size:14px;
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
@import "gantt";
|
||||
@import "classDiagram";
|
||||
|
||||
text {
|
||||
.node text {
|
||||
font-family: 'trebuchet ms', verdana, arial;
|
||||
font-size:14px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user