mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-26 08:55:56 +01:00
FIX: Center Next button for large screen devices.
This commit is contained in:
parent
97e4bd1fb2
commit
ed9f717e70
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ const styles = StyleSheet.create({
|
|||
createButton: {
|
||||
marginHorizontal: 56,
|
||||
marginVertical: 16,
|
||||
alignContent: 'center',
|
||||
alignItems: 'center',
|
||||
minHeight: 44,
|
||||
},
|
||||
select: {
|
||||
|
|
Loading…
Add table
Reference in a new issue