fix: size spacing between elements

This commit is contained in:
RadoslavDimchev 2023-11-29 07:53:52 +02:00
parent 2d123d7d3d
commit 9776fb8ab6

View File

@ -52,7 +52,7 @@ const SyncStatus = ({
} }
return ( return (
<YStack space={'$2'}> <YStack space={'$1'}>
<XStack style={{ justifyContent: 'space-between' }}> <XStack style={{ justifyContent: 'space-between' }}>
<Text size={11} color="#647084" weight="medium"> <Text size={11} color="#647084" weight="medium">
Device Sync Status Device Sync Status