UNPKG

materio-mui-react-nextjs-admin-template-free

Version:

Most Powerful & Comprehensive Free MUI React NextJS Admin Dashboard Template built for developers! 🚀

13 lines (12 loc) • 216 B
export default { MuiSelect: { styleOverrides: { select: { minWidth: '6rem !important', '&.MuiTablePagination-select': { minWidth: '1rem !important' } } } } }