forked from Ivasoft/mattermost-mobile
Fix Back button position in Navigation Header (#6204)
This commit is contained in:
@@ -90,6 +90,7 @@ const getStyleSheet = makeStyleSheetFromTheme((theme: Theme) => ({
|
||||
leftContainer: {
|
||||
height: '100%',
|
||||
justifyContent: 'center',
|
||||
paddingLeft: 16,
|
||||
...Platform.select({
|
||||
ios: {
|
||||
zIndex: 5,
|
||||
|
||||
Reference in New Issue
Block a user