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 7eabaf4 commit 285f040Copy full SHA for 285f040
src/BootstrapBlazor/Components/Badge/Badge.razor.scss
@@ -1,5 +1,5 @@
1
-.badge {
2
- &.bg-secondary, &.bg-light {
+.badge {
+ &.text-bg-secondary, &.text-bg-light {
3
--bs-badge-color: #{$bb-badge-color};
4
}
5
0 commit comments