mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-02-04 07:13:25 +08:00
Minor change.
This commit is contained in:
parent
32a68d489e
commit
46c16c963b
@ -58,7 +58,7 @@ const getStyles = (options) =>
|
||||
}
|
||||
|
||||
.grid .tick text {
|
||||
font-family: var(--mermaid-font-family), trebuchet ms, verdana, arial, sans-serif;
|
||||
font-family: ${options.fontFamily};
|
||||
fill: ${options.textColor};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user