From 3e2d45cc49b42a5f334cb14ea4072454a9446c58 Mon Sep 17 00:00:00 2001 From: Connor Prussin Date: Mon, 23 Sep 2024 23:31:58 -0700 Subject: [PATCH] fix(staking): fix minor button padding issues --- apps/staking/src/components/Blocked/index.tsx | 2 +- apps/staking/src/components/Header/help-menu.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/staking/src/components/Blocked/index.tsx b/apps/staking/src/components/Blocked/index.tsx index ad250f6f87..3f5fed67c6 100644 --- a/apps/staking/src/components/Blocked/index.tsx +++ b/apps/staking/src/components/Blocked/index.tsx @@ -19,7 +19,7 @@ const Blocked = ({ reason }: Props) => (

{reason}

diff --git a/apps/staking/src/components/Header/help-menu.tsx b/apps/staking/src/components/Header/help-menu.tsx index 6beefc5718..a617f05ab4 100644 --- a/apps/staking/src/components/Header/help-menu.tsx +++ b/apps/staking/src/components/Header/help-menu.tsx @@ -37,7 +37,7 @@ export const HelpMenu = () => { return ( <> -