mirror of
https://github.com/navidrome/navidrome.git
synced 2025-08-10 00:52:20 +00:00
Fine tune album grid for mobile view
This commit is contained in:
@@ -12,8 +12,8 @@ const useStyles = makeStyles((theme) => ({
|
||||
margin: '20px'
|
||||
},
|
||||
gridListTile: {
|
||||
minHeight: '200px',
|
||||
minWidth: '200px'
|
||||
minHeight: '180px',
|
||||
minWidth: '180px'
|
||||
},
|
||||
cover: {
|
||||
display: 'inline-block',
|
||||
|
||||
Reference in New Issue
Block a user