UNPKG

react-garden

Version:

React + TypeScript + ThreeJS app using Material UI on NextJS, Apollo Client, GraphQL + WordPress REST APIs, for ThreeD web development.. a part of the threed.ai code family.

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