mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-13 19:16:52 +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,
|
||||
},
|
||||
vaultKeyCircle: {
|
||||
width: 42,
|
||||
height: 42,
|
||||
borderRadius: 25,
|
||||
width: 32,
|
||||
height: 32,
|
||||
justifyContent: 'center',
|
||||
alignItems: 'center',
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue