MM-11203 Adjust reply icon margins to not affect other components (#1897)

This commit is contained in:
Harrison Healey 2018-07-09 14:59:46 -04:00 committed by Elias Nahum
parent 3002ba2315
commit 3bc93c8f38

View file

@ -291,7 +291,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme) => {
flexDirection: 'row',
alignItems: 'center',
justifyContent: 'center',
height: 35,
marginVertical: -10,
minWidth: 40,
paddingVertical: 10,
},