Fix web Home header (#7086)
* Fix header disappearing on web * Make border nicer
This commit is contained in:
@@ -199,7 +199,7 @@ const mobileStyles = StyleSheet.create({
|
||||
textAlign: 'center',
|
||||
minWidth: 45,
|
||||
paddingBottom: 10,
|
||||
borderBottomWidth: 2,
|
||||
borderBottomWidth: 3,
|
||||
borderBottomColor: 'transparent',
|
||||
},
|
||||
outerBottomBorder: {
|
||||
|
||||
Reference in New Issue
Block a user