style
This commit is contained in:
parent
77e1eba874
commit
9ff9075c09
@ -111,6 +111,7 @@ export default function ModalSizeImage() {
|
||||
sx={{
|
||||
display: "flex",
|
||||
justifyContent: "space-between",
|
||||
gap: "6px",
|
||||
position: "relative",
|
||||
width: "100%",
|
||||
paddingBottom: "5px",
|
||||
@ -155,6 +156,7 @@ export default function ModalSizeImage() {
|
||||
display: "flex",
|
||||
justifyContent: "space-between",
|
||||
position: "relative",
|
||||
gap: "6px",
|
||||
width: "100%",
|
||||
paddingBottom: "5px",
|
||||
}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user