From 75fab1226b489d660491c4def64f78e7dc5a1b7b Mon Sep 17 00:00:00 2001 From: Ammar Ahmed Date: Fri, 3 Jul 2026 12:35:35 +0500 Subject: [PATCH] mobile: fix text cut off on setting up your account screen --- apps/mobile/app/components/loading/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mobile/app/components/loading/index.tsx b/apps/mobile/app/components/loading/index.tsx index 12f49de12..96c6a82b2 100644 --- a/apps/mobile/app/components/loading/index.tsx +++ b/apps/mobile/app/components/loading/index.tsx @@ -72,7 +72,7 @@ export const Loading = (props: { marginBottom: Spacing.LEVEL_1 }} fontSize="XL" - lineHeight={undefined} + lineHeight={null} > {props.title}