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