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