feat: set width to 30%
This commit is contained in:
@@ -164,7 +164,7 @@ export const modalStyle = {
|
||||
top: "40%",
|
||||
left: "50%",
|
||||
transform: "translate(-50%, -50%)",
|
||||
width: "50%",
|
||||
width: "30%",
|
||||
backgroundColor: "background.paper",
|
||||
p: 4,
|
||||
height: "fit-content",
|
||||
|
||||
Reference in New Issue
Block a user