From 19e9b76586c8f4a21fe55152d8993fe5a74d67f0 Mon Sep 17 00:00:00 2001 From: Violet Caulfield Date: Wed, 1 Jan 2025 13:42:22 -0600 Subject: [PATCH] miniplayer image styling --- components/Player/mini-player.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/Player/mini-player.tsx b/components/Player/mini-player.tsx index 14115b19..126a287b 100644 --- a/components/Player/mini-player.tsx +++ b/components/Player/mini-player.tsx @@ -46,6 +46,8 @@ export function Miniplayer({ navigation }: { navigation : NavigationHelpers