mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
Update coinControl.js
This commit is contained in:
parent
7dfc975819
commit
f39c6554ec
1 changed files with 1 additions and 1 deletions
|
@ -470,7 +470,7 @@ const styles = StyleSheet.create({
|
|||
padding: {
|
||||
padding: 16,
|
||||
},
|
||||
modalMinHeight: Platform.OS === 'android' ? { minHeight: 420 } : {},
|
||||
modalMinHeight: Platform.OS === 'android' ? { minHeight: 490 } : {},
|
||||
empty: {
|
||||
flex: 1,
|
||||
justifyContent: 'center',
|
||||
|
|
Loading…
Add table
Reference in a new issue