Skip to content

Commit

Permalink
style(badge): correct interactive icon size
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelflips committed Aug 6, 2024
1 parent 057a29a commit 4c659ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/sage-assets/lib/stylesheets/components/_badge.scss
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +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 4c659ad

Please sign in to comment.