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 6137635ca7..16a20d8dd5 100644 --- a/app/components/SelectLocationStyles.js +++ b/app/components/SelectLocationStyles.js @@ -43,6 +43,7 @@ export default { backgroundColor: colors.green90, }, tick_icon: { + color: colors.white, marginLeft: 0, marginRight: 0, marginTop: 14, |
