mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2026-02-09 07:39:03 -06:00
track options add to playlist images
This commit is contained in:
@@ -186,7 +186,8 @@ export default function TrackOptions({
|
||||
source={getImageApi(Client.api!).getItemImageUrlById(playlist.Id!)}
|
||||
style={{
|
||||
borderRadius: getToken("$2"),
|
||||
width: getToken("$15")
|
||||
width: getToken("$15"),
|
||||
height: getToken("$15")
|
||||
}}
|
||||
/>
|
||||
</YStack>
|
||||
|
||||
Reference in New Issue
Block a user