From 290f0314793497bca4253cecc5e26b49a4250a5d Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Fri, 6 Sep 2024 23:08:01 +0200 Subject: [PATCH] Adjust comfortable manga grids title color while selected --- src/components/manga/MangaGridCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/manga/MangaGridCard.tsx b/src/components/manga/MangaGridCard.tsx index 9c034617..3d748c3f 100644 --- a/src/components/manga/MangaGridCard.tsx +++ b/src/components/manga/MangaGridCard.tsx @@ -187,7 +187,7 @@ export const MangaGridCard = ({ (selected ? theme.palette.primary.contrastText : 'text.primary'), height: '3rem', pt: 0.5, }}