From 4d8c79a8b62103f6c2a6eb6cf4e7677d72b545ac Mon Sep 17 00:00:00 2001 From: crazywoola <427733928@qq.com> Date: Thu, 28 Sep 2023 10:00:16 +0800 Subject: [PATCH] fix: styles --- 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 9f143433e4744a..c9158a84872dd6 100644 --- a/web/app/(commonLayout)/datasets/Container.tsx +++ b/web/app/(commonLayout)/datasets/Container.tsx @@ -28,7 +28,7 @@ const Container = () => { const { data } = useSWR(activeTab === 'dataset' ? null : '/datasets/api-base-info', fetchDatasetApiBaseUrl) return ( -
+