mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 07:15:35 +01:00
FIX: android header
This commit is contained in:
parent
e6905ceb9a
commit
e84bb3ee3a
1 changed files with 2 additions and 1 deletions
|
@ -507,7 +507,8 @@ const styles = StyleSheet.create({
|
|||
justifyContent: 'center',
|
||||
},
|
||||
android: {
|
||||
height: 32,
|
||||
marginTop: 8,
|
||||
height: 44,
|
||||
alignItems: 'flex-end',
|
||||
justifyContent: 'center',
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue