Skip to content

Commit

Permalink
fix: remove style override
Browse files Browse the repository at this point in the history
  • Loading branch information
kaydwithers committed Sep 4, 2023
1 parent 85f1a36 commit 172d77a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ $iconAndBadgeHeight: $spacing-md;
border: $border-solid-border-width $border-solid-border-style;
border-color: $color-gray-500;
border-radius: $border-solid-border-radius;
box-sizing: content-box; // Required to overwrite border-box in Murmur.
display: inline-flex;
justify-content: center;
align-items: center;
Expand Down

0 comments on commit 172d77a

Please sign in to comment.