From 5d1b741f55665c528e299a09464dff6d66f72666 Mon Sep 17 00:00:00 2001 From: TheCatLady <52870424+TheCatLady@users.noreply.github.com> Date: Sun, 18 Apr 2021 04:41:02 -0400 Subject: [PATCH] fix(ui): adjust user list buttons on mobile (#1452) --- src/components/UserList/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/UserList/index.tsx b/src/components/UserList/index.tsx index 8d49fc66..63f5bf5f 100644 --- a/src/components/UserList/index.tsx +++ b/src/components/UserList/index.tsx @@ -436,9 +436,9 @@ const UserList: React.FC = () => {