Skip to content

Commit

Permalink
Fix comment layout
Browse files Browse the repository at this point in the history
  • Loading branch information
tgolen committed Aug 11, 2020
1 parent d8fc479 commit 8c0e5eb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/style/StyleSheet.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@ const styles = {
historyItemAvatarWrapper: {
width: 40,
},
historyItemMessageWrapper: {
flexGrow: 1,
paddingLeft: 50,
marginBottom: 20,
},
historyItemAvatar: {
borderRadius: 20,
height: 40,
Expand Down

0 comments on commit 8c0e5eb

Please sign in to comment.