From 61bf1da6a07f23fa02668d9305c870824f0aea8a Mon Sep 17 00:00:00 2001 From: Mikhail Fedosov Date: Mon, 6 Jan 2025 22:16:14 +0400 Subject: [PATCH] style(governance): adjust padding for vote badge elements --- app/components/governance/MotionDetails.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/governance/MotionDetails.tsx b/app/components/governance/MotionDetails.tsx index 8c6d1c3..d158318 100644 --- a/app/components/governance/MotionDetails.tsx +++ b/app/components/governance/MotionDetails.tsx @@ -335,7 +335,7 @@ export function MotionDetails({ {ayeVotes.map((address) => (
@@ -345,7 +345,7 @@ export function MotionDetails({ {nayVotes.map((address) => (