fix: position of arrow to open dropdown

This commit is contained in:
RadoslavDimchev 2023-09-27 20:29:46 +03:00
parent c16bf78cc6
commit a6edc7eec1

View File

@ -57,8 +57,8 @@ const ValidatorsMenuWithPrice = ({
{totalETH}
</Text>
</YStack>
<YStack space={'$2'} justifyContent={'start'} alignItems={'start'}>
<XStack style={{ justifyContent: 'space-between' }}>
<YStack space={'$2'}>
<XStack style={{ justifyContent: 'space-between', width: '115%' }}>
<Text size={15} weight={'semibold'}>
{currency}
</Text>