From bac85d65c5aaf9bf5c892880ab4a6ce2595dea96 Mon Sep 17 00:00:00 2001 From: n4ze3m Date: Sun, 12 Jan 2025 00:24:22 +0530 Subject: [PATCH] feat: Update UI styles in SidepanelForm component --- src/components/Sidepanel/Chat/form.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Sidepanel/Chat/form.tsx b/src/components/Sidepanel/Chat/form.tsx index 98a2826..c0bacad 100644 --- a/src/components/Sidepanel/Chat/form.tsx +++ b/src/components/Sidepanel/Chat/form.tsx @@ -213,7 +213,7 @@ export const SidepanelForm = ({ dropedFile }: Props) => { }, [defaultInternetSearchOn]) return ( -
+
{ multiple={false} onChange={onInputChange} /> -
+