Skip to content

Commit e8e4005

Browse files
committed
Revert
1 parent 68fcf34 commit e8e4005

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

css/src/components/badge.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ $badge-border-radius: $border-radius-rounded !default;
3333
$invert: nth($color-set, $color-index-invert);
3434
$dark: nth($color-set, $color-index-dark);
3535
$background: nth($color-set, $color-index-background);
36-
$background-hover: nth($color-set, $color-index-background-hover);
3736

3837
@if $name == 'secondary' {
3938
border-color: $dark;

0 commit comments

Comments
 (0)