From 64e338133ce6e230b8ba7b1e0d458cc011f2057e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A2=A8=E7=BB=BF=E8=89=B2?= <48266410+lcedaw@users.noreply.github.com> Date: Fri, 5 Sep 2025 10:11:49 +0800 Subject: [PATCH] fix: chunk detail modal answer not wrap line (#25203) Co-authored-by: lijiezhao --- .../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 33cff979c..ab848a587 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 @@ -66,7 +66,7 @@ const ChunkDetailModal: FC = ({ /> )} {answer && ( -
+
Q