added editor min height

This commit is contained in:
Nouman Tahir 2021-03-30 18:33:13 +05:00
parent 93c03dba3c
commit eec0527bae

View File

@ -13,6 +13,7 @@ export default EStyleSheet.create({
paddingHorizontal: 16,
color: '$primaryBlack',
backgroundColor: '$primaryBackgroundColor',
minHeight: 200,
// fontFamily: '$editorFont',
// textAlignVertical: 'top',
},