Skip to content

Commit

Permalink
float text to top when composer expanded
Browse files Browse the repository at this point in the history
  • Loading branch information
aimane-chnaif committed Oct 10, 2022
1 parent f742741 commit 9a643a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -1410,7 +1410,7 @@ const styles = {
}, 0),

textInputFullCompose: {
alignSelf: 'flex-end',
alignSelf: 'flex-start',
flex: 1,
maxHeight: '100%',
},
Expand Down

0 comments on commit 9a643a8

Please sign in to comment.