fixed input alignment

This commit is contained in:
ue 2019-08-24 16:42:06 +03:00
parent 9400f1a32b
commit daae2307aa

View File

@ -73,6 +73,7 @@ export default EStyleSheet.create({
padding: 10, padding: 10,
justifyContent: 'center', justifyContent: 'center',
color: '$primaryBlack', color: '$primaryBlack',
maxWidth: '$deviceWidth / 2.9',
}, },
textarea: { textarea: {
borderWidth: 1, borderWidth: 1,