-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[pickers] Update date calendar styling #8851
Conversation
Netlify deploy previewNetlify deploy preview: https://deploy-preview-8851--material-ui-x.netlify.app/ Updated pagesNo updates. These are the results for the performance tests:
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Fixes #9276
After many experiments, I've gone with fixed width container for this version, just because we have so many possible props that can impact the layout and make it very hard to handle responsive container width.
We also preferably do not want to increase the container width past 320px, at least for now.