From 9307f6dc12d86752f2f594febbce40e1bc2da792 Mon Sep 17 00:00:00 2001 From: Sahil Garg Date: Thu, 9 Jul 2026 11:49:25 +0530 Subject: [PATCH 1/3] fix: fixed the alignment issue in evoting. --- platforms/evoting/client/src/app/(app)/create/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/platforms/evoting/client/src/app/(app)/create/page.tsx b/platforms/evoting/client/src/app/(app)/create/page.tsx index 6a5d06b6e..185925232 100644 --- a/platforms/evoting/client/src/app/(app)/create/page.tsx +++ b/platforms/evoting/client/src/app/(app)/create/page.tsx @@ -658,11 +658,11 @@ export default function CreatePoll() { ))} -
+
- +
- - - + +