Skip to content

Commit

Permalink
style: button size in togglegroup
Browse files Browse the repository at this point in the history
  • Loading branch information
Barsnes committed Jan 27, 2025
1 parent b3be615 commit 8ca77ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/css/src/togglegroup.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

button {
border-radius: var(--dsc-togglegroup-border-radius);
min-height: var(--ds-size-11);

@media (forced-colors: active) {
&[aria-checked='true'] {
Expand Down

0 comments on commit 8ca77ec

Please sign in to comment.