From 042377568779a4c20fc61031d4d419c45a382625 Mon Sep 17 00:00:00 2001 From: Joel Date: Thu, 30 Nov 2023 16:13:42 +0800 Subject: [PATCH] fix: explore page header menu hide in safari (#1658) --- web/app/components/explore/app-list/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/explore/app-list/index.tsx b/web/app/components/explore/app-list/index.tsx index 18b651b0d0..ae58f38123 100644 --- a/web/app/components/explore/app-list/index.tsx +++ b/web/app/components/explore/app-list/index.tsx @@ -97,7 +97,7 @@ const Apps: FC = () => { value={currCategory} onChange={setCurrCategory} /> -
+