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 68fcf34 commit e8e4005Copy full SHA for e8e4005
css/src/components/badge.scss
@@ -33,7 +33,6 @@ $badge-border-radius: $border-radius-rounded !default;
33
$invert: nth($color-set, $color-index-invert);
34
$dark: nth($color-set, $color-index-dark);
35
$background: nth($color-set, $color-index-background);
36
- $background-hover: nth($color-set, $color-index-background-hover);
37
38
@if $name == 'secondary' {
39
border-color: $dark;
0 commit comments