Add album cover lightbox

This commit is contained in:
Deluan
2020-08-21 12:41:23 -04:00
parent a45c08f217
commit 073e40dc87
4 changed files with 50 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@ export const useStyles = makeStyles((theme) => ({
},
albumCover: {
display: 'inline-block',
cursor: 'pointer',
[theme.breakpoints.down('xs')]: {
height: '8em',
width: '8em',