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

Feature Request: Change checkbox size and radius to match shadcn for Shadcn style #20

Open
lanzclintonv opened this issue Jan 31, 2025 · 0 comments

Comments

@lanzclintonv
Copy link

Checkbox size and radius of Mantine's default checkbox is too big and doesn't match shadcn's styles.

These are the values I currently propose for different sizes:

--checkbox-size-xs: 14px;
--checkbox-size-sm: 16px;
--checkbox-size-md: 18px;
--checkbox-size-lg: 20px;
--checkbox-size-xl: 22px;

It should also have an sm radius of 4px, radius for other sizes can be whatever suits here.

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

No branches or pull requests

1 participant