mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-21 00:40:09 +00:00
fix(validator-management): padding
This commit is contained in:
parent
45beb477a1
commit
06fa469f12
@ -12,10 +12,10 @@ const ValidatorManagementContent = () => {
|
||||
<YStack
|
||||
space="$4"
|
||||
alignItems="flex-start"
|
||||
px="24px"
|
||||
style={{
|
||||
flexGrow: '1',
|
||||
overflowY: 'auto',
|
||||
padding: '0 24px 24px 24px',
|
||||
}}
|
||||
className={'transparent-scrollbar'}
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user