Skip to content

Commit

Permalink
fix: Remove fixed width for reactionChips to create uniform design fo…
Browse files Browse the repository at this point in the history
…r 10+ reactions (#4554)
  • Loading branch information
dipesh1903 authored Oct 16, 2024
1 parent 452b136 commit d1c6ac2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
gap: 8px;

// total dimensions: 50x28
width: 35px;
height: 18px;
padding: 5px 8px 5px 7px;
border-radius: $rounded--full;
Expand Down

0 comments on commit d1c6ac2

Please sign in to comment.