mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-08 01:23:33 +00:00
fix(validator-management): screen width
This commit is contained in:
parent
40cc782ec7
commit
0b8e520b0f
@ -15,8 +15,7 @@ const ValidatorManagement = () => {
|
|||||||
space="$4"
|
space="$4"
|
||||||
alignItems="flex-start"
|
alignItems="flex-start"
|
||||||
style={{
|
style={{
|
||||||
flexGrow: '1',
|
width: '100%',
|
||||||
overflowY: 'auto',
|
|
||||||
}}
|
}}
|
||||||
className={'transparent-scrollbar'}
|
className={'transparent-scrollbar'}
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user