mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-03 04:14:15 +01:00
Merge pull request #3353 from FabAlchemy/develop
This commit is contained in:
@@ -45,7 +45,7 @@ const getStyles = (options) =>
|
||||
|
||||
.messageText {
|
||||
fill: ${options.signalTextColor};
|
||||
stroke: ${options.signalTextColor};
|
||||
stroke: none;
|
||||
}
|
||||
|
||||
.labelBox {
|
||||
|
||||
Reference in New Issue
Block a user