Fix snackbar styling issue
This commit is contained in:
parent
348e65ba4b
commit
b52147c1d9
@ -7,8 +7,7 @@ import CloseIcon from '@material-ui/icons/Close';
|
|||||||
|
|
||||||
const styles = theme => ({
|
const styles = theme => ({
|
||||||
close: {
|
close: {
|
||||||
width: theme.spacing.unit * 4,
|
padding: theme.spacing.unit / 2,
|
||||||
height: theme.spacing.unit * 4,
|
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user