diff --git a/styles/index.js b/styles/index.js index 77ad045d5a0e507218434379cbdc5477777d2ca3..55b21c9df352f7529d869a208a2277dd218f5172 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: {