Skip to content

Commit

Permalink
remove unnecessary padding from the right hand side of the post in th…
Browse files Browse the repository at this point in the history
…readed (#3645)
  • Loading branch information
haileyok authored Apr 22, 2024
1 parent b09903e commit 551e333
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/view/com/post-thread/PostThreadItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,6 @@ const styles = StyleSheet.create({
},
layoutContentThreaded: {
flex: 1,
paddingRight: 10,
},
meta: {
flexDirection: 'row',
Expand Down

0 comments on commit 551e333

Please sign in to comment.