From 5b6968a6be4f5240911f45443bfbfc2929f21035 Mon Sep 17 00:00:00 2001 From: angular-moon Date: Tue, 21 Mar 2023 23:46:56 +0800 Subject: [PATCH] Fixed Search conversations input box was out of bounds (#41) --- components/Sidebar/Search.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Sidebar/Search.tsx b/components/Sidebar/Search.tsx index c3bc573..6506c08 100644 --- a/components/Sidebar/Search.tsx +++ b/components/Sidebar/Search.tsx @@ -18,7 +18,7 @@ export const Search: FC = ({ searchTerm, onSearch }) => { return (