From 4c2de73694a8dd35c140eea34474363b801fe3b6 Mon Sep 17 00:00:00 2001 From: Anish Sarkar <104695310+AnishSarkar22@users.noreply.github.com> Date: Thu, 25 Dec 2025 19:40:43 +0530 Subject: [PATCH] refactor: update UI components for consistent styling --- surfsense_web/components/assistant-ui/thread.tsx | 3 +-- surfsense_web/components/new-chat/DocumentsDataTable.tsx | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/surfsense_web/components/assistant-ui/thread.tsx b/surfsense_web/components/assistant-ui/thread.tsx index d59835649..e6e9be45d 100644 --- a/surfsense_web/components/assistant-ui/thread.tsx +++ b/surfsense_web/components/assistant-ui/thread.tsx @@ -587,10 +587,9 @@ const Composer: FC = () => { /> {/* Popover positioned above input */}