From b800334ebc97fa2ef15f8e0f2f8d81f61626b0fa Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Mon, 21 Apr 2025 11:28:35 -0500 Subject: Center handle in verifier dialog (#8247) * Center handle in verifier dialog * do the same for the other dialog --------- Co-authored-by: Samuel Newman --- src/components/verification/VerifierDialog.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/components/verification/VerifierDialog.tsx') diff --git a/src/components/verification/VerifierDialog.tsx b/src/components/verification/VerifierDialog.tsx index afaac60d6..23cc4724d 100644 --- a/src/components/verification/VerifierDialog.tsx +++ b/src/components/verification/VerifierDialog.tsx @@ -30,6 +30,7 @@ export function VerifierDialog({ }) { return ( + - -