From 37da59670985f4ea7a7a18c63907149a3bb59582 Mon Sep 17 00:00:00 2001 From: GuanMu Date: Mon, 12 May 2025 13:56:28 +0000 Subject: [PATCH] fix: update layout to align items in the header of the dataset container --- 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 771fa7c3f9..b484c0445d 100644 --- a/web/app/(commonLayout)/datasets/Container.tsx +++ b/web/app/(commonLayout)/datasets/Container.tsx @@ -85,7 +85,7 @@ const Container = () => { return (
-
+
setActiveTab(newActiveTab)}