Fix snackbar styling issue
This commit is contained in:
		@@ -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,
 | 
			
		||||
  },
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user