[NIFI-13260] enforce selected border even when component has color applied (#8846)

This closes #8846
This commit is contained in:
Scott Aslan 2024-05-18 09:01:25 -04:00 committed by GitHub
parent 226ac9671f
commit 093393a4ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@
}
g.component.selected rect.border {
stroke: $material-theme-primary-palette-default;
stroke: $material-theme-primary-palette-default !important;
}
text.stats-label {