mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-22 04:41:43 +03:00
Merge pull request #1071 from esteemapp/bugfix/input
fixed input alignment
This commit is contained in:
commit
9403e9ef44
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user