Relative Content

Tag Archive for reactjsnext.jsmaterial-uicustomizing

How to modify the size of the DateCalendar component of MUI?

I’m building web app and wanted to use DateCalendar as my calendar component. Everything works fine, but I’m having an issue with resizing the calendar.
I tried styled but it doesn’t seem to do anything as the MuiDateCalendar-root is being overwritten each time.
Has anyone had similar problem and found the solution?