fix: width of validators menu with price

This commit is contained in:
RadoslavDimchev 2024-01-19 10:15:01 +02:00
parent e57a22b2c5
commit a3291e589e

View File

@ -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>