fix(UserCompletionPage): remove maxWidth restriction from container
This commit is contained in:
@@ -358,7 +358,6 @@ export function UserCompletionPage() {
|
|||||||
overflowY: 'auto',
|
overflowY: 'auto',
|
||||||
scrollbarGutter: 'stable both-edges',
|
scrollbarGutter: 'stable both-edges',
|
||||||
}}
|
}}
|
||||||
maxWidth="730px"
|
|
||||||
>
|
>
|
||||||
<Box
|
<Box
|
||||||
component="form"
|
component="form"
|
||||||
|
|||||||
Reference in New Issue
Block a user