Fix tab alignment on the web (#1857)

This commit is contained in:
dan
2023-11-09 21:56:25 +00:00
committed by GitHub
parent c627a766cd
commit 664e7a91a9
-1
View File
@@ -97,7 +97,6 @@ const styles = StyleSheet.create({
right: 0,
top: 0,
flexDirection: 'column',
alignItems: 'center',
borderBottomWidth: 1,
},
topBar: {