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