We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 285f040 commit 268bdcbCopy full SHA for 268bdcb
src/BootstrapBlazor/Components/Badge/Badge.razor.scss
@@ -1,5 +1,5 @@
1
.badge {
2
&.text-bg-secondary, &.text-bg-light {
3
- --bs-badge-color: #{$bb-badge-color};
+ color: $bb-badge-color !important;
4
}
5
0 commit comments