From de6b0670a363b09f656490a9f3688f4084054ba8 Mon Sep 17 00:00:00 2001 From: Joel Date: Tue, 17 Dec 2024 17:53:25 +0800 Subject: [PATCH] chore: detail ui --- .../datasets/hit-testing/components/chunk-detail-modal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/datasets/hit-testing/components/chunk-detail-modal.tsx b/web/app/components/datasets/hit-testing/components/chunk-detail-modal.tsx index e3b0bef766..c1e2e41406 100644 --- a/web/app/components/datasets/hit-testing/components/chunk-detail-modal.tsx +++ b/web/app/components/datasets/hit-testing/components/chunk-detail-modal.tsx @@ -39,7 +39,7 @@ const ChunkDetailModal: FC = ({ className={cn(isParentChildRetrieval ? '!min-w-[1200px]' : '!min-w-[720px]')} >
-
+
{/* Meta info */}