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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,7 +97,6 @@ const styles = StyleSheet.create({
right: 0,
top: 0,
flexDirection: 'column',
alignItems: 'center',
borderBottomWidth: 1,
},
topBar: {