editor: add padding to placeholder

This commit is contained in:
Abdullah Atta
2023-03-22 12:58:13 +05:00
committed by Abdullah Atta
parent a5c44dcb3b
commit 88f90c6240

View File

@@ -136,7 +136,8 @@ export function ImageComponent(
flexDirection: "column",
alignItems: "center",
justifyContent: "center",
mt: 1
mt: 1,
py: 50
}}
>
<Icon