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