MM-19600 Align Sidebar separator line between Teams and Channel view (#3559)
This commit is contained in:
parent
66a6e5c932
commit
c5cf784c76
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme) => {
|
|||
height: ANDROID_TOP_PORTRAIT,
|
||||
},
|
||||
ios: {
|
||||
height: 44,
|
||||
height: 54,
|
||||
},
|
||||
}),
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue