mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-18 06:16:38 +00:00
fix: width of validators menu with price
This commit is contained in:
parent
e57a22b2c5
commit
a3291e589e
@ -65,7 +65,7 @@ const ValidatorsMenuWithPrice = ({
|
||||
</Text>
|
||||
</YStack>
|
||||
<YStack space={'$2'}>
|
||||
<XStack style={{ justifyContent: 'space-between', width: '115%' }}>
|
||||
<XStack style={{ justifyContent: 'space-between' }}>
|
||||
<Text size={15} weight={'semibold'}>
|
||||
{currency}
|
||||
</Text>
|
||||
|
Loading…
x
Reference in New Issue
Block a user