diff --git a/app/styles/index.js b/app/styles/index.js index 72a76a6ab..7ee87de1e 100644 --- a/app/styles/index.js +++ b/app/styles/index.js @@ -107,7 +107,7 @@ export const GlobalStyles = StyleSheet.create({ borderWidth: 1, marginTop: 5, marginBottom: 5, - padding: 15, + paddingLeft: 10, alignSelf: 'stretch', borderRadius: 3 }