mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
REF: Margins values
This commit is contained in:
parent
af8a1ef05f
commit
4534b812dd
1 changed files with 1 additions and 1 deletions
|
@ -400,7 +400,7 @@ const styles = StyleSheet.create({
|
|||
textBtcUnit: { justifyContent: 'flex-end', bottom: 8 },
|
||||
bottomFeesWrapper: { justifyContent: 'center', alignItems: 'center', flexDirection: 'row' },
|
||||
bottomWrapper: { marginTop: 16 },
|
||||
marginConfirmButton: { margin: 16, marginBottom: 48 },
|
||||
marginConfirmButton: { marginTop: 16, marginHorizontal: 32, marginBottom: 48 },
|
||||
height80: {
|
||||
height: 80,
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue