From 33133ea1a3a0112bf42486e5421ccc1dffe452c1 Mon Sep 17 00:00:00 2001 From: Steven Date: Wed, 8 May 2024 22:50:13 +0800 Subject: [PATCH] chore: tweak searchbar styles --- web/src/components/SearchBar.tsx | 2 +- web/src/css/global.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/src/components/SearchBar.tsx b/web/src/components/SearchBar.tsx index a033cea2b..b18d3f34c 100644 --- a/web/src/components/SearchBar.tsx +++ b/web/src/components/SearchBar.tsx @@ -30,7 +30,7 @@ const SearchBar = () => {