From a38adbbd14b72851b54beeaeea6c3db13924d5aa Mon Sep 17 00:00:00 2001 From: ajnart Date: Sat, 3 Sep 2022 17:54:16 +0200 Subject: [PATCH] :bug: Fix category oppacity --- src/components/AppShelf/AppShelf.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/components/AppShelf/AppShelf.tsx b/src/components/AppShelf/AppShelf.tsx index a6104dd01..a825e651a 100644 --- a/src/components/AppShelf/AppShelf.tsx +++ b/src/components/AppShelf/AppShelf.tsx @@ -157,9 +157,9 @@ const AppShelf = (props: any) => { {categoryList.map((category, idx) => ( { {noCategory && noCategory.length > 0 ? ( { {downloadEnabled ? ( { {torrentEnabled && (