From e693589e6dcd5fdd7305908065deba75b6d7dbd3 Mon Sep 17 00:00:00 2001 From: "shakespeare.diy" Date: Thu, 19 Feb 2026 05:47:45 -0600 Subject: [PATCH] Increase top padding for search inputs from pt-4 to pt-5 Co-authored-by: shakespeare.diy --- src/pages/SearchPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/SearchPage.tsx b/src/pages/SearchPage.tsx index 0d9d5962..89078539 100644 --- a/src/pages/SearchPage.tsx +++ b/src/pages/SearchPage.tsx @@ -104,7 +104,7 @@ export function SearchPage() { {activeTab === 'posts' && ( <> {/* Search input */} -
+
{/* Search input for accounts */} -
+