-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add padding top and bottom to the Button component #1726
Comments
This is blocked by #1696, or should be done in that PR directly. |
This might break Most likely a BREAKING CHANGE for our users as it changes current expected behaviour. |
Which spacing token should this padding be @mrosvik ? Like these? |
Small Medium Large Could this wait until after V1? |
@mrosvik Reduced it to |
When Button has multiple line with text, there should be a top and bottom padding.
The text was updated successfully, but these errors were encountered: