diff --git a/src/components/dialogs/VerifyEmailDialog.tsx b/src/components/dialogs/VerifyEmailDialog.tsx index 8c2d1e8708..b8d1cd1925 100644 --- a/src/components/dialogs/VerifyEmailDialog.tsx +++ b/src/components/dialogs/VerifyEmailDialog.tsx @@ -171,7 +171,6 @@ export function Inner({ a.justify_center, {height: 150}, t.atoms.bg_contrast_100, - web(a.mt_2xl), ]}> @@ -356,7 +355,6 @@ export function Inner({ ) : null} - ) }