updates
This commit is contained in:
parent
18a681b6e0
commit
226766f408
|
@ -241,7 +241,7 @@ class DashboardComponent extends React.Component {
|
||||||
<Typography variant="h6" gutterBottom>
|
<Typography variant="h6" gutterBottom>
|
||||||
Voucher & Gift Card
|
Voucher & Gift Card
|
||||||
</Typography>
|
</Typography>
|
||||||
<MuiGridList cellHeight={180} cols={4} className={classes.gridList} style={{
|
<MuiGridList spacing={10} cellHeight={180} cols={4} className={classes.gridList} style={{
|
||||||
width: '100%',
|
width: '100%',
|
||||||
height: undefined,
|
height: undefined,
|
||||||
}}>
|
}}>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user