mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-12 19:36:35 +00:00
fix(sync-status-page): remove margin top and end justify
This commit is contained in:
parent
80f8619ce0
commit
0d88d3db5f
@ -32,10 +32,8 @@ const DeviceSyncStatus = () => {
|
||||
<YStack
|
||||
space={'$4'}
|
||||
style={{
|
||||
justifyContent: 'end',
|
||||
alignItems: 'start',
|
||||
maxWidth: '100%',
|
||||
marginTop: '4.4rem',
|
||||
}}
|
||||
>
|
||||
<NimbusLogo />
|
||||
|
Loading…
x
Reference in New Issue
Block a user