-
Notifications
You must be signed in to change notification settings - Fork 13.4k
feat(checkbox): add small size #29253
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
Conversation
- here are the changes to have the checkbox small;
sean-perkins
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small requested changes.
Do you need any assistance for generating screenshots locally for this PR?
Co-authored-by: Sean Perkins <13732623+sean-perkins@users.noreply.github.com>
Co-authored-by: Sean Perkins <13732623+sean-perkins@users.noreply.github.com>
sean-perkins
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good to me, great work. Just waiting on CI to pass. I restarted the job since the flaky alert dynamic scaling test is failing.
Issue number: resolves N/A
What is the current behavior?
What is the new behavior?
-- The small size of the checkbox is 16px.
Does this introduce a breaking change?