mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
editor: add padding to placeholder
This commit is contained in:
committed by
Abdullah Atta
parent
a5c44dcb3b
commit
88f90c6240
@@ -136,7 +136,8 @@ export function ImageComponent(
|
||||
flexDirection: "column",
|
||||
alignItems: "center",
|
||||
justifyContent: "center",
|
||||
mt: 1
|
||||
mt: 1,
|
||||
py: 50
|
||||
}}
|
||||
>
|
||||
<Icon
|
||||
|
||||
Reference in New Issue
Block a user