This commit is contained in:
yokesh22 2024-07-12 18:25:50 +05:30
parent d535c3a05f
commit 8778784530
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ const PlayGroundEditContainer = ({
};
return (
<Dialog open={open} onClose={handleClose} maxWidth="lg" style={{zIndex:100}} fullWidth>
<Dialog open={open} onClose={handleClose} maxWidth="xl" style={{zIndex:100}} fullWidth>
<DialogContent>
<Box className="d-flex justify-content-between align-items-start gap-4">
<Box className="d-flex flex-column">