PLT-6144 remove small gap in channel drawer list (#430)
This commit is contained in:
parent
eb99aac45c
commit
b167d58282
1 changed files with 1 additions and 2 deletions
|
|
@ -376,8 +376,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme) => {
|
|||
})
|
||||
},
|
||||
scrollContainer: {
|
||||
flex: 1,
|
||||
marginBottom: 10
|
||||
flex: 1
|
||||
},
|
||||
headerContainer: {
|
||||
alignItems: 'center',
|
||||
|
|
|
|||
Loading…
Reference in a new issue