Remove bottom margin in the channel drawer (#2168)
This commit is contained in:
parent
dcb2a279f3
commit
452b97231d
1 changed files with 0 additions and 1 deletions
|
|
@ -392,6 +392,5 @@ export default class ChannelSidebar extends Component {
|
|||
const style = StyleSheet.create({
|
||||
swiperContent: {
|
||||
flex: 1,
|
||||
marginBottom: 10,
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue