From fe54033bd5cb7379c9670e3da1b291b739650de2 Mon Sep 17 00:00:00 2001 From: Gleiser Oliveira Date: Thu, 23 Nov 2023 05:32:36 -0600 Subject: [PATCH] feat: adjust paddings on md breakpoint --- src/pages/Governance/VotingWallet/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/Governance/VotingWallet/index.tsx b/src/pages/Governance/VotingWallet/index.tsx index 865a395326..1d6c4f9775 100644 --- a/src/pages/Governance/VotingWallet/index.tsx +++ b/src/pages/Governance/VotingWallet/index.tsx @@ -116,7 +116,7 @@ export const VotingWalletUi: React.FC = ({ )} -
+

{t('vote.votingWeight')}

@@ -130,7 +130,7 @@ export const VotingWalletUi: React.FC = ({