mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-04 15:43:35 +00:00
fix: style of connected wallet
This commit is contained in:
parent
b693043701
commit
3c90865350
@ -65,7 +65,7 @@ const Deposit = () => {
|
||||
/>
|
||||
)}
|
||||
{!isTransactionConfirmation && (
|
||||
<YStack space={'$3'}>
|
||||
<YStack space={'$3'} style={{ width: '100%' }}>
|
||||
<Text size={19} weight={'semibold'}>
|
||||
Connect Wallet
|
||||
</Text>
|
||||
|
Loading…
x
Reference in New Issue
Block a user