Revert "Update transactionStatus.js"

This reverts commit bb83819eb1.
This commit is contained in:
marcosrdz 2020-10-06 13:53:05 -04:00 committed by Overtorment
parent 98cbf05a45
commit 5ece7dd620

View File

@ -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,