Merge pull request #3353 from FabAlchemy/develop

This commit is contained in:
Yash Singh
2022-08-24 16:06:38 -07:00
committed by GitHub

View File

@@ -45,7 +45,7 @@ const getStyles = (options) =>
.messageText {
fill: ${options.signalTextColor};
stroke: ${options.signalTextColor};
stroke: none;
}
.labelBox {