#
vincentlu
2025-08-11 48b45b5e63f9925c63c951093c4cf596d89683a2
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 && (
                <>