Fix horizontal padding of tab within profile header (#3924)
Co-authored-by: Hailey <me@haileyok.com>
This commit is contained in:
@@ -191,7 +191,7 @@ const mobileStyles = StyleSheet.create({
|
||||
},
|
||||
contentContainer: {
|
||||
backgroundColor: 'transparent',
|
||||
paddingHorizontal: 8,
|
||||
paddingHorizontal: 6,
|
||||
},
|
||||
item: {
|
||||
paddingTop: 10,
|
||||
|
||||
Reference in New Issue
Block a user