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
commit 49eebc1c20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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