Fix tab alignment on the web (#1857)

zio/stable
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
1 changed files with 0 additions and 1 deletions

View File

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