Onboarding fixes (#4508)
* Add extra padding to bottom of profile step * Make profile pic gen higher res
This commit is contained in:
@@ -152,7 +152,7 @@ export function Layout({children}: React.PropsWithChildren<{}>) {
|
||||
{children}
|
||||
</View>
|
||||
|
||||
<View style={{height: 200}} />
|
||||
<View style={{height: 400}} />
|
||||
</View>
|
||||
</View>
|
||||
</ScrollView>
|
||||
|
||||
Reference in New Issue
Block a user