Fix tab alignment on the web (#1857)
parent
c627a766cd
commit
664e7a91a9
|
@ -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: {
|
||||||
|
|
Loading…
Reference in New Issue