Update psbtMultisigQRCode.js

This commit is contained in:
Marcos Rodriguez Velez 2025-02-08 18:46:08 -04:00
parent c2ff24591e
commit 63ab4da34b

View file

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