Skip to content

Commit 68fcf34

Browse files
committed
Update badge background
1 parent bb2ca38 commit 68fcf34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/src/components/badge.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $badge-border-radius: $border-radius-rounded !default;
3737

3838
@if $name == 'secondary' {
3939
border-color: $dark;
40-
background-color: $background-hover;
40+
background-color: $background;
4141
color: $dark;
4242
} @else {
4343
&.badge-#{$name} {

0 commit comments

Comments
 (0)