MM-11203 Adjust reply icon margins to not affect other components (#1897)
This commit is contained in:
parent
3002ba2315
commit
3bc93c8f38
1 changed files with 1 additions and 1 deletions
|
|
@ -291,7 +291,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme) => {
|
|||
flexDirection: 'row',
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center',
|
||||
height: 35,
|
||||
marginVertical: -10,
|
||||
minWidth: 40,
|
||||
paddingVertical: 10,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue