remove unnecessary padding from the right hand side of the post in threaded (#3645)
This commit is contained in:
parent
b09903e3b8
commit
551e3330b9
1 changed files with 0 additions and 1 deletions
|
@ -675,7 +675,6 @@ const styles = StyleSheet.create({
|
||||||
},
|
},
|
||||||
layoutContentThreaded: {
|
layoutContentThreaded: {
|
||||||
flex: 1,
|
flex: 1,
|
||||||
paddingRight: 10,
|
|
||||||
},
|
},
|
||||||
meta: {
|
meta: {
|
||||||
flexDirection: 'row',
|
flexDirection: 'row',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue