From dc4f188648834a70120cdfc67babe5b5128a3774 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Sat, 11 Apr 2026 20:12:47 +0530 Subject: [PATCH] fix: certified participants page height --- frontend/src/pages/CertifiedParticipants.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/frontend/src/pages/CertifiedParticipants.vue b/frontend/src/pages/CertifiedParticipants.vue index 7a819734..44bd0af5 100644 --- a/frontend/src/pages/CertifiedParticipants.vue +++ b/frontend/src/pages/CertifiedParticipants.vue @@ -58,7 +58,7 @@
-
+
{{ participant.full_name }}
@@ -124,7 +124,6 @@