We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51dd21f commit e1f6010Copy full SHA for e1f6010
1 file changed
docs/src/components/productX/XHero.tsx
@@ -240,7 +240,6 @@ export default function XHero() {
240
'& .MuiDataGrid-pinnedRows': {
241
backgroundColor: alpha(theme.palette.primaryDark[800], 1),
242
backgroundImage: 'none',
243
- boxShadow: '0px -6px 12px rgba(0 0 0 / 0.5)',
244
'& .MuiDataGrid-footerCell': {
245
color: 'primary.light',
246
},
0 commit comments