From 30db87bed13b844abe6a7841963564f6f0ad1cdb Mon Sep 17 00:00:00 2001 From: Fredrik Burmester Date: Tue, 6 Aug 2024 09:10:02 +0200 Subject: [PATCH] fix: smaller icon --- components/PlayedStatus.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/PlayedStatus.tsx b/components/PlayedStatus.tsx index 69f3663d..09923079 100644 --- a/components/PlayedStatus.tsx +++ b/components/PlayedStatus.tsx @@ -51,7 +51,7 @@ export const PlayedStatus: React.FC<{ item: BaseItemDto }> = ({ item }) => { invalidateQueries(); }} > - + ) : ( = ({ item }) => { invalidateQueries(); }} > - + )}