mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-15 11:59:21 +01:00
Update psbtMultisigQRCode.js
This commit is contained in:
parent
c2ff24591e
commit
63ab4da34b
1 changed files with 2 additions and 3 deletions
|
@ -195,9 +195,8 @@ const styles = StyleSheet.create({
|
||||||
marginBottom: 24,
|
marginBottom: 24,
|
||||||
},
|
},
|
||||||
vaultKeyCircle: {
|
vaultKeyCircle: {
|
||||||
width: 42,
|
width: 32,
|
||||||
height: 42,
|
height: 32,
|
||||||
borderRadius: 25,
|
|
||||||
justifyContent: 'center',
|
justifyContent: 'center',
|
||||||
alignItems: 'center',
|
alignItems: 'center',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue