mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-12 10:39:44 +02:00
Fixed unit tests.
This commit is contained in:
@@ -14,7 +14,6 @@ const getStyles = (options) =>
|
|||||||
.legend {
|
.legend {
|
||||||
fill: ${options.textColor};
|
fill: ${options.textColor};
|
||||||
font-family: ${options.fontFamily};
|
font-family: ${options.fontFamily};
|
||||||
font-size: ${options.textSize};
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.label text {
|
.label text {
|
||||||
|
Reference in New Issue
Block a user