mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
FIX: Center Next button for large screen devices.
This commit is contained in:
parent
97e4bd1fb2
commit
ed9f717e70
@ -140,7 +140,7 @@ const styles = StyleSheet.create({
|
||||
createButton: {
|
||||
marginHorizontal: 56,
|
||||
marginVertical: 16,
|
||||
alignContent: 'center',
|
||||
alignItems: 'center',
|
||||
minHeight: 44,
|
||||
},
|
||||
select: {
|
||||
|
Loading…
Reference in New Issue
Block a user