From 41dd98ca09794d1627f61472f20ffe68dc53dab1 Mon Sep 17 00:00:00 2001 From: "Kalle (Sendou)" <38327916+Sendouc@users.noreply.github.com> Date: Sat, 22 May 2021 20:36:13 +0300 Subject: [PATCH] User search page move input to center --- pages/u/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/u/index.tsx b/pages/u/index.tsx index 57304c49f..b2794cace 100644 --- a/pages/u/index.tsx +++ b/pages/u/index.tsx @@ -66,7 +66,7 @@ const UserSearchPage = ({ users }: Props) => { - + }