mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-14 04:16:28 +00:00
fix: remove width and min width management container
This commit is contained in:
parent
5c30063dad
commit
54715ca0a3
@ -12,8 +12,6 @@ const ValidatorManagementContent = () => {
|
|||||||
space="$4"
|
space="$4"
|
||||||
alignItems="start"
|
alignItems="start"
|
||||||
px="24px"
|
px="24px"
|
||||||
minWidth="500px"
|
|
||||||
width="50vh"
|
|
||||||
style={{
|
style={{
|
||||||
flexGrow: '1',
|
flexGrow: '1',
|
||||||
overflowY: 'auto',
|
overflowY: 'auto',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user