Skip to content

Commit

Permalink
add min-width
Browse files Browse the repository at this point in the history
  • Loading branch information
khiga8 committed Apr 30, 2024
1 parent 669e9e8 commit 8cd0454
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/primer/beta/button.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ summary.Button {
height: var(--control-small-size);
padding: 0 var(--control-small-paddingInline-condensed);
gap: var(--control-small-gap);
min-width: 24px;

& .Button-label {
line-height: var(--text-body-lineHeight-small);
Expand Down

0 comments on commit 8cd0454

Please sign in to comment.