FIX: Save button was to close to the safearea (#7498)

This commit is contained in:
Marcos Rodriguez Vélez 2025-01-15 13:36:58 -04:00 committed by GitHub
parent 1d3c62a5ab
commit 6cdd627272
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -677,6 +677,7 @@ const ViewEditMultisigCosigners: React.FC = () => {
contentContainerStyle={styles.contentContainerStyle}
/>
<BlueCard>{footer}</BlueCard>
<BlueSpacing20 />
{renderProvideMnemonicsModal()}