Make the borders of the AlbumSongs round
This commit is contained in:
@@ -30,7 +30,6 @@ const useStyles = makeStyles(
|
|||||||
[theme.breakpoints.down('xs')]: {
|
[theme.breakpoints.down('xs')]: {
|
||||||
boxShadow: 'none',
|
boxShadow: 'none',
|
||||||
},
|
},
|
||||||
overflow: 'inherit',
|
|
||||||
},
|
},
|
||||||
bulkActionsDisplayed: {
|
bulkActionsDisplayed: {
|
||||||
marginTop: -theme.spacing(8),
|
marginTop: -theme.spacing(8),
|
||||||
|
|||||||
Reference in New Issue
Block a user