From 68e9081d054e6893c47f385536a2256d6e301e7e Mon Sep 17 00:00:00 2001 From: Joel Date: Tue, 1 Jul 2025 10:44:01 +0800 Subject: [PATCH] fix: setting menu hide by toolbar --- web/app/components/tools/provider-list.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/tools/provider-list.tsx b/web/app/components/tools/provider-list.tsx index 9f532ab90c..5a3e2e7f94 100644 --- a/web/app/components/tools/provider-list.tsx +++ b/web/app/components/tools/provider-list.tsx @@ -74,7 +74,7 @@ const ProviderList = () => { className='relative flex grow flex-col overflow-y-auto bg-background-body' >