PLT-6144 remove small gap in channel drawer list (#430)

This commit is contained in:
enahum 2017-03-30 00:35:43 -03:00 committed by GitHub
parent eb99aac45c
commit b167d58282

View file

@ -376,8 +376,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme) => {
})
},
scrollContainer: {
flex: 1,
marginBottom: 10
flex: 1
},
headerContainer: {
alignItems: 'center',