remove unnecessary padding from the right hand side of the post in threaded (#3645)

This commit is contained in:
Hailey
2024-04-22 13:44:01 -07:00
committed by GitHub
parent b09903e3b8
commit 551e3330b9
@@ -675,7 +675,6 @@ const styles = StyleSheet.create({
},
layoutContentThreaded: {
flex: 1,
paddingRight: 10,
},
meta: {
flexDirection: 'row',