diff --git a/components/ItemDetail/helpers/TrackOptions.tsx b/components/ItemDetail/helpers/TrackOptions.tsx index a6816999..1c06669e 100644 --- a/components/ItemDetail/helpers/TrackOptions.tsx +++ b/components/ItemDetail/helpers/TrackOptions.tsx @@ -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") }} />