mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-21 00:40:09 +00:00
fix: bottom padding
This commit is contained in:
parent
a198711b24
commit
efd6aa6571
@ -71,7 +71,7 @@ const ValidatorOnboarding = () => {
|
||||
style={{
|
||||
width: '100%',
|
||||
margin: '0 auto',
|
||||
padding: '2% 10% 1%',
|
||||
padding: '2% 10% 4%',
|
||||
justifyContent: 'start',
|
||||
alignItems: 'start',
|
||||
}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user