From ba9a5f6e07e048b6062cb0fa5298a05e4619127d Mon Sep 17 00:00:00 2001 From: GuanMu Date: Wed, 4 Jun 2025 04:18:31 +0000 Subject: [PATCH] fix: adjust sticky header properties in Container component for better layout consistency --- 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)}