mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
parent
98cbf05a45
commit
5ece7dd620
@ -34,7 +34,7 @@ const styles = StyleSheet.create({
|
||||
flex: 1,
|
||||
},
|
||||
container: {
|
||||
flex: 0.9,
|
||||
flex: 1,
|
||||
justifyContent: 'space-between',
|
||||
},
|
||||
center: {
|
||||
@ -107,8 +107,8 @@ const styles = StyleSheet.create({
|
||||
fontSize: 11,
|
||||
},
|
||||
actions: {
|
||||
alignSelf: 'center',
|
||||
justifyContent: 'center',
|
||||
width: '70%',
|
||||
},
|
||||
cancel: {
|
||||
marginVertical: 16,
|
||||
|
Loading…
Reference in New Issue
Block a user