diff --git a/src/components/verification/VerificationsDialog.tsx b/src/components/verification/VerificationsDialog.tsx index d61823968d..76fbcc3555 100644 --- a/src/components/verification/VerificationsDialog.tsx +++ b/src/components/verification/VerificationsDialog.tsx @@ -35,6 +35,7 @@ export function VerificationsDialog({ }) { return ( + - - {label} diff --git a/src/components/verification/VerifierDialog.tsx b/src/components/verification/VerifierDialog.tsx index afaac60d6b..23cc4724d1 100644 --- a/src/components/verification/VerifierDialog.tsx +++ b/src/components/verification/VerifierDialog.tsx @@ -30,6 +30,7 @@ export function VerifierDialog({ }) { return ( + - -