From b77043e0d3daf4edd8aedf6c2615a7b96f32769c Mon Sep 17 00:00:00 2001 From: Rahul Agrawal <12agrawalrahul@gmail.com> Date: Mon, 30 Mar 2026 13:48:08 +0530 Subject: [PATCH] fix: remove extra padding --- dashboard/src/components/BaseCustomEventForm.vue | 2 +- dashboard/src/pages/EventProposalForm.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dashboard/src/components/BaseCustomEventForm.vue b/dashboard/src/components/BaseCustomEventForm.vue index 2b6fd73..8d04132 100644 --- a/dashboard/src/components/BaseCustomEventForm.vue +++ b/dashboard/src/components/BaseCustomEventForm.vue @@ -1,5 +1,5 @@