Update PagerWithHeader.web.tsx
This commit is contained in:
@@ -193,7 +193,6 @@ const styles = StyleSheet.create({
|
|||||||
tabBarContainer: {
|
tabBarContainer: {
|
||||||
// @ts-ignore web-only
|
// @ts-ignore web-only
|
||||||
position: 'sticky',
|
position: 'sticky',
|
||||||
// overflow: 'hidden',
|
|
||||||
top: 0,
|
top: 0,
|
||||||
zIndex: 1,
|
zIndex: 1,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user