From 3a00941125aebfd7566feb44be216d124416fd74 Mon Sep 17 00:00:00 2001 From: JzoNg Date: Thu, 21 Mar 2024 18:07:25 +0800 Subject: [PATCH] fix style of dataset --- .../datasets/(datasetDetailLayout)/[datasetId]/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout.tsx b/web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout.tsx index c93c0761fa..08d8638bc6 100644 --- a/web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout.tsx +++ b/web/app/(commonLayout)/datasets/(datasetDetailLayout)/[datasetId]/layout.tsx @@ -136,7 +136,7 @@ const ExtraInfo = ({ isMobile, relatedApps }: IExtraInfoProps) => { } > -
+