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 => ({
|
||||
close: {
|
||||
width: theme.spacing.unit * 4,
|
||||
height: theme.spacing.unit * 4,
|
||||
padding: theme.spacing.unit / 2,
|
||||
},
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user