Signup flow minor UI fixes (#2094)
* Fix layout of no-policy notice * Fix spacing
This commit is contained in:
@@ -39,7 +39,7 @@ export function Step3({
|
||||
accessibilityHint="Input your user handle"
|
||||
/>
|
||||
<Text type="lg" style={[pal.text, s.pl5, s.pt10]}>
|
||||
<Trans>Your full handle will be</Trans>
|
||||
<Trans>Your full handle will be</Trans>{' '}
|
||||
<Text type="lg-bold" style={[pal.text, s.ml5]}>
|
||||
@{createFullHandle(uiState.handle, uiState.userDomain)}
|
||||
</Text>
|
||||
|
||||
Reference in New Issue
Block a user