Skip to content

Commit

Permalink
fix(badge): down icon needed to remove the width (#1963)
Browse files Browse the repository at this point in the history
Co-authored-by: Julian Skinner <dev+github-bot@kajabi.com>
  • Loading branch information
ju-Skinner and kajabi-bot authored Aug 29, 2024
1 parent f4fa0bf commit 9af6cd3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ $-badge-statuses: (
align-items: center;
position: absolute;
right: rem(8px);
width: rem(22px);
min-height: rem(22px);
margin-top: rem(1px);
border-radius: 0 $-badge-border-radius $-badge-border-radius 0;
Expand Down

0 comments on commit 9af6cd3

Please sign in to comment.