Fix modular back button overflow

This commit is contained in:
Brent Vatne 2018-10-31 15:48:33 -07:00
parent 39a4f050ca
commit 89a9a4c31d
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ const styles = StyleSheet.create({
flexDirection: 'row',
backgroundColor: 'transparent',
marginBottom: 1,
overflow: 'visible',
},
title: {
fontSize: 17,