Skip to content

Commit f939700

Browse files
authored
Merge pull request #146 from charpeni/fix-corner-width
Fix corners width
2 parents 99005c4 + abe0043 commit f939700

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/NavBarContent.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ const styles = StyleSheet.create({
5252
alignItems: 'center',
5353
},
5454
corner: {
55+
flex: 1,
5556
flexDirection: 'row',
5657
alignItems: 'center',
5758
},

0 commit comments

Comments
 (0)