[FIX] Messages hidden behind MessageBox (#2281)

This commit is contained in:
Heng Sok 2020-07-13 23:43:08 +07:00 committed by GitHub
parent 146babc3dd
commit d3ab125dd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ export default StyleSheet.create({
}, },
composer: { composer: {
flexDirection: 'column', flexDirection: 'column',
borderTopWidth: StyleSheet.hairlineWidth borderTopWidth: 1
}, },
textArea: { textArea: {
flexDirection: 'row', flexDirection: 'row',