From 61bf2a0450374fd89b9620d91d138d3527a33785 Mon Sep 17 00:00:00 2001 From: codytseng Date: Tue, 2 Sep 2025 23:15:35 +0800 Subject: [PATCH] fix: adjust padding in SearchInput component --- src/components/SearchInput/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SearchInput/index.tsx b/src/components/SearchInput/index.tsx index 78752241..da1f10f0 100644 --- a/src/components/SearchInput/index.tsx +++ b/src/components/SearchInput/index.tsx @@ -24,7 +24,7 @@ const SearchInput = forwardRef>(