mobile: fix text cut off on setting up your account screen

This commit is contained in:
Ammar Ahmed
2026-07-03 12:35:35 +05:00
parent ef04a237fc
commit 75fab1226b

View File

@@ -72,7 +72,7 @@ export const Loading = (props: {
marginBottom: Spacing.LEVEL_1
}}
fontSize="XL"
lineHeight={undefined}
lineHeight={null}
>
{props.title}
</Heading>