From 7564310ae907008e59606d088f06473aaa21a8cd Mon Sep 17 00:00:00 2001 From: Atridad Lahiji <88056492+atridadl@users.noreply.github.com> Date: Thu, 29 Jun 2023 21:55:02 -0600 Subject: [PATCH] Small button improvements for Admin view --- src/pages/admin/index.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/pages/admin/index.tsx b/src/pages/admin/index.tsx index 5a67e2a..7a4cd38 100644 --- a/src/pages/admin/index.tsx +++ b/src/pages/admin/index.tsx @@ -196,21 +196,21 @@ const AdminBody: React.FC = () => { votesCountFetching ? ( ) : ( - <> +
+ + - - - +
)}