diff --git a/styles/index.js b/styles/index.js index 77ad045..55b21c9 100644 --- a/styles/index.js +++ b/styles/index.js @@ -211,7 +211,7 @@ export default StyleSheet.create({ marginVertical: 10, }, selectTabGroup: { - marginTop: 10, + marginVertical: 10, flexDirection: 'row' }, selectTab: {