Fix modular back button overflow
This commit is contained in:
parent
39a4f050ca
commit
89a9a4c31d
|
@ -126,6 +126,7 @@ const styles = StyleSheet.create({
|
|||
flexDirection: 'row',
|
||||
backgroundColor: 'transparent',
|
||||
marginBottom: 1,
|
||||
overflow: 'visible',
|
||||
},
|
||||
title: {
|
||||
fontSize: 17,
|
||||
|
|
Loading…
Reference in New Issue