remove unnecessary padding from the right hand side of the post in threaded (#3645)
parent
b09903e3b8
commit
551e3330b9
|
@ -675,7 +675,6 @@ const styles = StyleSheet.create({
|
|||
},
|
||||
layoutContentThreaded: {
|
||||
flex: 1,
|
||||
paddingRight: 10,
|
||||
},
|
||||
meta: {
|
||||
flexDirection: 'row',
|
||||
|
|
Loading…
Reference in New Issue