mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-20 16:30:34 +00:00
fix: clicking continue button
This commit is contained in:
parent
6a57932038
commit
8cf30474dc
@ -60,7 +60,7 @@ const Overview = () => {
|
||||
</div>
|
||||
</section>
|
||||
</Shadow>
|
||||
<Stack style={{ alignItems: 'end', width: '100%', marginTop: '16px' }}>
|
||||
<Stack style={{ alignItems: 'end', width: '100%', marginTop: '16px', zIndex: 999 }}>
|
||||
<Button>Continue</Button>
|
||||
</Stack>
|
||||
</>
|
||||
|
Loading…
x
Reference in New Issue
Block a user