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