mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 14:45:17 +01:00
Update psbtWithHardwareWallet.js
This commit is contained in:
parent
93b28f8809
commit
5f103d1e20
@ -335,31 +335,10 @@ const styles = StyleSheet.create({
|
||||
paddingTop: 16,
|
||||
paddingBottom: 16,
|
||||
},
|
||||
rootCamera: {
|
||||
flex: 1,
|
||||
justifyContent: 'space-between',
|
||||
},
|
||||
rootPadding: {
|
||||
flex: 1,
|
||||
paddingTop: 20,
|
||||
},
|
||||
closeCamera: {
|
||||
width: 40,
|
||||
height: 40,
|
||||
backgroundColor: 'rgba(0,0,0,0.4)',
|
||||
justifyContent: 'center',
|
||||
borderRadius: 20,
|
||||
position: 'absolute',
|
||||
right: 16,
|
||||
top: 64,
|
||||
},
|
||||
closeCameraImage: {
|
||||
alignSelf: 'center',
|
||||
},
|
||||
blueBigCheckmark: {
|
||||
marginTop: 143,
|
||||
marginBottom: 53,
|
||||
},
|
||||
hexWrap: {
|
||||
alignItems: 'center',
|
||||
flex: 1,
|
||||
|
Loading…
Reference in New Issue
Block a user