fix: remove space for sync status

This commit is contained in:
RadoslavDimchev 2023-12-05 23:54:07 +02:00
parent eb5a1dbc42
commit 35ef9baf86
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ const SyncStatus = ({
} }
return ( return (
<YStack space={'$1'}> <YStack>
<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