diff options
| -rw-r--r-- | app/components/SelectLocationStyles.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/components/SelectLocationStyles.js b/app/components/SelectLocationStyles.js index 16a20d8dd5..7063833be1 100644 --- a/app/components/SelectLocationStyles.js +++ b/app/components/SelectLocationStyles.js @@ -107,6 +107,7 @@ export default { fontFamily: 'Open Sans', fontSize: 13, fontWeight: '600', + lineHeight: 20, color: colors.white60, letterSpacing: -0.2, paddingTop: 0, |
