Styling fix
This commit is contained in:
parent
44b7282865
commit
7d580e9b4b
|
@ -15,6 +15,7 @@ const styles = () => ({
|
||||||
width: '775px',
|
width: '775px',
|
||||||
minHeight: '500px',
|
minHeight: '500px',
|
||||||
position: 'static',
|
position: 'static',
|
||||||
|
height: 'auto',
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue