From 6ec56e7bd1ea4832af0c35b3a520ffbfb6c24fd7 Mon Sep 17 00:00:00 2001 From: yyh <92089059+lyzno1@users.noreply.github.com> Date: Thu, 2 Jul 2026 16:10:24 +0800 Subject: [PATCH] fix(web): fill dataset create layout height (#38308) --- web/app/components/datasets/create/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/datasets/create/index.tsx b/web/app/components/datasets/create/index.tsx index 71d34e9649b..1f41f7b456c 100644 --- a/web/app/components/datasets/create/index.tsx +++ b/web/app/components/datasets/create/index.tsx @@ -131,9 +131,9 @@ const DatasetUpdateForm = ({ datasetId }: DatasetUpdateFormProps) => { return return ( -
+
-
+
{ isLoadingAuthedDataSourceList && (