mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-10 18:36:50 +00:00
fix: size spacing between elements
This commit is contained in:
parent
2d123d7d3d
commit
9776fb8ab6
@ -52,7 +52,7 @@ const SyncStatus = ({
|
||||
}
|
||||
|
||||
return (
|
||||
<YStack space={'$2'}>
|
||||
<YStack space={'$1'}>
|
||||
<XStack style={{ justifyContent: 'space-between' }}>
|
||||
<Text size={11} color="#647084" weight="medium">
|
||||
Device Sync Status
|
||||
|
Loading…
x
Reference in New Issue
Block a user