From 07a378a837e7cbee04f4dee52f98f8aaf966d277 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Sat, 8 Nov 2025 06:06:11 -0600 Subject: [PATCH] use grid to ensure genai title does not cause overflow --- web/src/components/timeline/DetailStream.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/src/components/timeline/DetailStream.tsx b/web/src/components/timeline/DetailStream.tsx index d927f4b82..8e80506bd 100644 --- a/web/src/components/timeline/DetailStream.tsx +++ b/web/src/components/timeline/DetailStream.tsx @@ -391,8 +391,8 @@ function ReviewGroup({ )} /> -