From aded30b66433552528d02f5d8ba31602dfe66c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B8=BD=E5=AD=90?= <31590806+GeZiMm@users.noreply.github.com> Date: Mon, 7 Jul 2025 21:58:05 +0800 Subject: [PATCH] fix: resolve dropdown menu visibility issue caused by z-index conflict (#22000) --- 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 0970daab9..b0b4f8a8b 100644 --- a/web/app/components/tools/provider-list.tsx +++ b/web/app/components/tools/provider-list.tsx @@ -72,7 +72,7 @@ const ProviderList = () => { className='relative flex grow flex-col overflow-y-auto bg-background-body' >