Make the borders of the AlbumSongs round

This commit is contained in:
Deluan 2020-05-06 08:43:15 -04:00
parent ddcacbb6e5
commit f8fb4c8f54
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ const useStyles = makeStyles(
[theme.breakpoints.down('xs')]: {
boxShadow: 'none',
},
overflow: 'inherit',
},
bulkActionsDisplayed: {
marginTop: -theme.spacing(8),