Reduced spacing between buttons in a button group to 0.25 rem #511
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Potentially fixes #504
Not sure if it should remain 0.5 rem for large buttons, happy to update this PR if so.
Also, I noticed that the
buttonSize
andbuttonAs
controls don't work in the storybook so I've created another pr for this here.I couldn't get playwright to work reliably so I've not updated snapshots, but I think there's a pipeline workflow for this.
Not sure what I'm doing with changeset either so if it needs to look any different, please let me know 😄
List of notable changes:
Reduced spacing between buttons in a button group to 0.25 rem to match the designs
What should reviewers focus on?
Spacing between the buttons in a Button Group
Steps to test:
Contributor checklist:
Reviewer checklist:
Screenshots: