From 0d9dae5a017e7eeebfcc01dc500625ad9d65061d Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Thu, 23 Jan 2025 23:49:08 +0000 Subject: fix hcap clipping (#7567) --- src/screens/Signup/StepCaptcha/index.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/screens/Signup/StepCaptcha/index.tsx b/src/screens/Signup/StepCaptcha/index.tsx index f75715510..85558c5f5 100644 --- a/src/screens/Signup/StepCaptcha/index.tsx +++ b/src/screens/Signup/StepCaptcha/index.tsx @@ -80,9 +80,8 @@ export function StepCaptcha() { {!completed ? ( -- cgit 1.4.1