Remove accidentally commited overwrite

This commit is contained in:
Manav Rathi
2024-10-09 09:18:58 +05:30
parent ef9d7f4214
commit b00bc79c38

View File

@@ -13,7 +13,7 @@ import uploadManager from "services/upload/uploadManager";
export default function GalleryEmptyState({ openUploader }) {
return (
<Wrapper>
<Stack sx={{ flex: "none", paddingBlock: "12px 48px" }}>
<Stack sx={{ flex: "none", paddingBlock: "12px 32px" }}>
<VerticallyCentered sx={{ flex: "none" }}>
<Typography
variant="h3"