Fix scrollbar gutters on web (#1401)
* Fix scrollbar gutters on web * Fix typecheck
This commit is contained in:
parent
138e6d9b97
commit
2963fb4c6d
4 changed files with 18 additions and 12 deletions
|
@ -73,8 +73,4 @@ const styles = StyleSheet.create({
|
|||
flexDirection: 'row',
|
||||
alignItems: 'center',
|
||||
},
|
||||
tabBarAvi: {
|
||||
marginTop: 1,
|
||||
marginRight: 18,
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue