Skip to content

Commit

Permalink
Match button and composer vertical padding
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-marcellini committed Jun 3, 2022
1 parent b6c1751 commit 1f66c3a
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 @@ -1396,7 +1396,7 @@ const styles = {
},

textInputComposeSpacing: {
paddingVertical: 5,
paddingVertical: 6,
...flex.flexRow,
flex: 1,
},
Expand Down

0 comments on commit 1f66c3a

Please sign in to comment.