mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
use the small thumbnails on tracklists
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
}"
|
||||
>
|
||||
<div class="big-img noscroll" :class="{ imgSmall: widthIsSmall }">
|
||||
<img :src="imguri.thumb + album.image" class="rounded" />
|
||||
<img :src="imguri.thumb.large + album.image" class="rounded" />
|
||||
</div>
|
||||
<div
|
||||
class="info"
|
||||
|
||||
Reference in New Issue
Block a user