From 008edd0eebe3cc5ab6333ea894e925cd989261a2 Mon Sep 17 00:00:00 2001 From: Charles Zhou Date: Tue, 28 May 2024 19:36:11 -0500 Subject: [PATCH] fix: optimize sticky header styles z-index in tools - ProviderList component (#4746) --- 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 a888edadf2..e3322c85df 100644 --- a/web/app/components/tools/provider-list.tsx +++ b/web/app/components/tools/provider-list.tsx @@ -69,7 +69,7 @@ const ProviderList = () => {