fix: add fixed text size for timer

This commit is contained in:
RadoslavDimchev 2023-11-29 07:50:50 +02:00
parent 5abc4fa5ea
commit 2d123d7d3d

View File

@ -59,7 +59,7 @@ const SyncStatus = ({
</Text>
{isPairing && (
<Text
size={isAwaitingPairing ? 15 : 11}
size={13}
color={isAwaitingPairing ? '#EB5757' : '#647084'}
weight={isAwaitingPairing && 'semibold'}
>