remove unnecessary right padding in main thread item (#2693)
This commit is contained in:
@@ -775,6 +775,7 @@ const useStyles = () => {
|
|||||||
},
|
},
|
||||||
postTextLargeContainer: {
|
postTextLargeContainer: {
|
||||||
paddingHorizontal: 0,
|
paddingHorizontal: 0,
|
||||||
|
paddingRight: 0,
|
||||||
paddingBottom: 10,
|
paddingBottom: 10,
|
||||||
},
|
},
|
||||||
translateLink: {
|
translateLink: {
|
||||||
|
|||||||
Reference in New Issue
Block a user