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