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

zio/stable
Hailey 2024-04-22 13:44:01 -07:00 committed by GitHub
parent b09903e3b8
commit 551e3330b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -675,7 +675,6 @@ const styles = StyleSheet.create({
},
layoutContentThreaded: {
flex: 1,
paddingRight: 10,
},
meta: {
flexDirection: 'row',