mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-18 06:07:48 +00:00
feat: updates
This commit is contained in:
parent
0b4baa3eff
commit
222fb02355
77 changed files with 654 additions and 551 deletions
|
|
@ -46,8 +46,6 @@ const CoverWall = ({
|
|||
sizes[album.large ? 'large' : 'small'][breakpoint]
|
||||
)}
|
||||
key={album.id}
|
||||
alt='Album Cover'
|
||||
placeholder={null}
|
||||
className={cx(
|
||||
'aspect-square h-full w-full rounded-20 lg:rounded-24',
|
||||
album.large && 'col-span-2 row-span-2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue