rsf-admin/src/page/components/PageEditDrawer.jsx
@@ -26,7 +26,7 @@ open={!!drawerVal} anchor="right" onClose={handleClose} PaperProps={{ sx: { width: '90%' } }} PaperProps={{ sx: { width: '89.2%' } }} > {!!drawerVal && ( <> @@ -42,8 +42,8 @@ </Stack> </Box> </Card> <Card sx={{mt: '1em'}}> <Box> <Card sx={{ mt: '1em' }}> <Box sx={{ pt: 2 }}> {children} </Box> </Card>