-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[joy-ui][PoC] Make Joy UI components denser #38418
Conversation
I think let's create a density page like Material UI as a first step. |
I wonder if this shouldn't be on the theme builder page, though. Or it could be a similar page like Material UI, under customization section—resonating with the changes on #38396. That said, I also think we could make the |
For sure, all of the components will need to be changed accordingly. |
Testing some visual changes to the Joy UI default theme, mostly making some components use the
sm
variant by defaultComponents set to
sm
as default:Learnings
38px
height. I wonder if we should make themd
components38px
height than changing variants tosm
.