Skip to content

Commit

Permalink
Make the borders of the AlbumSongs round
Browse files Browse the repository at this point in the history
  • Loading branch information
deluan committed May 6, 2020
1 parent ddcacbb commit f8fb4c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/album/AlbumSongs.js
Expand Up @@ -30,7 +30,6 @@ const useStyles = makeStyles(
[theme.breakpoints.down('xs')]: {
boxShadow: 'none',
},
overflow: 'inherit',
},
bulkActionsDisplayed: {
marginTop: -theme.spacing(8),
Expand Down

0 comments on commit f8fb4c8

Please sign in to comment.