remove unnecessary right padding in main thread item (#2693)
This commit is contained in:
parent
68639db76f
commit
c5edd0a065
1 changed files with 1 additions and 0 deletions
|
@ -775,6 +775,7 @@ const useStyles = () => {
|
|||
},
|
||||
postTextLargeContainer: {
|
||||
paddingHorizontal: 0,
|
||||
paddingRight: 0,
|
||||
paddingBottom: 10,
|
||||
},
|
||||
translateLink: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue