Merge branch 'part_a_playground' of https://github.com/Pradeeppon01/attendence_UI into part_a_playground

This commit is contained in:
Pradeeppon01 2024-07-12 18:26:40 +05:30
commit 1c731661f2
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">