From 454977ef6415083adccb927432f953a07da50664 Mon Sep 17 00:00:00 2001 From: shatfield4 Date: Tue, 27 May 2025 18:04:45 -0700 Subject: [PATCH] remove border around image upload component --- .../ChatContainer/PromptInput/Attachments/index.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/Attachments/index.jsx b/frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/Attachments/index.jsx index 29d346333ef..a961bc8d20b 100644 --- a/frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/Attachments/index.jsx +++ b/frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/Attachments/index.jsx @@ -72,7 +72,7 @@ function AttachmentItem({ attachment }) {