mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
mobile: fix text cut off on setting up your account screen
This commit is contained in:
@@ -72,7 +72,7 @@ export const Loading = (props: {
|
||||
marginBottom: Spacing.LEVEL_1
|
||||
}}
|
||||
fontSize="XL"
|
||||
lineHeight={undefined}
|
||||
lineHeight={null}
|
||||
>
|
||||
{props.title}
|
||||
</Heading>
|
||||
|
||||
Reference in New Issue
Block a user