From 6aba2233839108d12625b13b90634827acdcccb3 Mon Sep 17 00:00:00 2001 From: GuanMu Date: Wed, 4 Jun 2025 13:54:30 +0800 Subject: [PATCH] fix: adjust sticky header properties in Container component (#20624) --- web/app/(commonLayout)/datasets/Container.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/(commonLayout)/datasets/Container.tsx b/web/app/(commonLayout)/datasets/Container.tsx index 62569ab26b..112b6a752e 100644 --- a/web/app/(commonLayout)/datasets/Container.tsx +++ b/web/app/(commonLayout)/datasets/Container.tsx @@ -87,7 +87,7 @@ const Container = () => { return (
-
+
setActiveTab(newActiveTab)}