widen delegation modals

This commit is contained in:
fmtabbara
2022-06-10 21:40:49 +01:00
parent a7a39526b4
commit cfc7e6df77
+1 -1
View File
@@ -3,7 +3,7 @@ export const modalStyle = {
top: '50%',
left: '50%',
transform: 'translate(-50%, -50%)',
width: 500,
width: 600,
bgcolor: 'background.paper',
boxShadow: 24,
borderRadius: '16px',