From 93e0b59540ed8367d80339f50f35dbbc28f12dca Mon Sep 17 00:00:00 2001 From: Anish Sarkar <104695310+AnishSarkar22@users.noreply.github.com> Date: Mon, 16 Mar 2026 21:58:07 +0530 Subject: [PATCH] refactor: improve layout and responsiveness of public chat snapshot row --- .../public-chat-snapshot-row.tsx | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/surfsense_web/components/public-chat-snapshots/public-chat-snapshot-row.tsx b/surfsense_web/components/public-chat-snapshots/public-chat-snapshot-row.tsx index d34fcf124..995fccbda 100644 --- a/surfsense_web/components/public-chat-snapshots/public-chat-snapshot-row.tsx +++ b/surfsense_web/components/public-chat-snapshots/public-chat-snapshot-row.tsx @@ -58,16 +58,16 @@ export function PublicChatSnapshotRow({ {/* Header: Title + Actions */} -
-
-

- {snapshot.thread_title} -

-
-
+
+
+

+ {snapshot.thread_title} +

+
+