mirror of
https://github.com/navidrome/navidrome.git
synced 2025-06-10 12:22:19 +03:00
Make the borders of the AlbumSongs round
This commit is contained in:
parent
ddcacbb6e5
commit
f8fb4c8f54
@ -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),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user