APP-2974: Fix scrolling in the composer
This commit is contained in:
@@ -229,7 +229,7 @@ export function TextInput({
|
||||
style={[
|
||||
inputTextStyle,
|
||||
a.w_full,
|
||||
!autocompletePrefix && a.h_full,
|
||||
!autocompletePrefix && a.flex_grow,
|
||||
{
|
||||
textAlignVertical: 'top',
|
||||
minHeight: 60,
|
||||
|
||||
Reference in New Issue
Block a user