fix(deposit-panel): alignment

This commit is contained in:
RadoslavDimchev 2024-02-23 10:00:15 +02:00 committed by Emil Ivanichkov
parent 6a89ae5bd5
commit c4b75bb4c1
1 changed files with 1 additions and 3 deletions

View File

@ -30,9 +30,7 @@ const DepositPanel = () => {
<YStack
space={'$3'}
style={{
alignItems: 'center',
textAlign: 'center',
marginBottom: '6px',
width: '100%',
}}
>
{isInfoBoxVisible && !isTransactionConfirmation && (