mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-12 11:28:00 +00:00
style(device sync): style button
This commit is contained in:
parent
632fbe29d2
commit
ef7f66b1ed
@ -45,7 +45,7 @@ const DeviceSyncStatus = () => {
|
|||||||
<SyncStatusCardConsensus synced={149.5} total={160} />
|
<SyncStatusCardConsensus synced={149.5} total={160} />
|
||||||
</YStack>
|
</YStack>
|
||||||
<Stack style={{ marginTop: '1rem' }}>
|
<Stack style={{ marginTop: '1rem' }}>
|
||||||
<Button>Continue</Button>
|
<Button disabled>Continue</Button>
|
||||||
</Stack>
|
</Stack>
|
||||||
</YStack>
|
</YStack>
|
||||||
</PageWrapperShadow>
|
</PageWrapperShadow>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user