Skip to content
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

Size and alignment of small checkbox not compliant #552

Open
theocrsb opened this issue Sep 25, 2024 · 0 comments
Open

Size and alignment of small checkbox not compliant #552

theocrsb opened this issue Sep 25, 2024 · 0 comments

Comments

@theocrsb
Copy link
Contributor

theocrsb commented Sep 25, 2024

What happened?

The small checkbox label alignment should be at the top and the small checkbox size is 16px instead of 14px (including all borders).
There is a fixed width for label (width: 12.813rem;), it should be a max width.
The Checkbox component should only have a size (width/height) matching its content (no extra margin/padding).

What did you expect to happen?

No response

How can we reproduce it (as minimally and precisely as possible)?

Inspect small checkbox height and label alignment in storybook

On which environments the bug occurs?

Local Storybook, Deployed Storybook

On which browser the bug occurs?

Firefox, Google Chrome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant