[FIX] Messages hidden behind MessageBox (#2281)
This commit is contained in:
parent
146babc3dd
commit
d3ab125dd4
|
@ -15,7 +15,7 @@ export default StyleSheet.create({
|
|||
},
|
||||
composer: {
|
||||
flexDirection: 'column',
|
||||
borderTopWidth: StyleSheet.hairlineWidth
|
||||
borderTopWidth: 1
|
||||
},
|
||||
textArea: {
|
||||
flexDirection: 'row',
|
||||
|
|
Loading…
Reference in New Issue