diff options
Diffstat (limited to 'app/components/SelectLocationStyles.js')
| -rw-r--r-- | app/components/SelectLocationStyles.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/components/SelectLocationStyles.js b/app/components/SelectLocationStyles.js index a0aec306d4..c1fca00d07 100644 --- a/app/components/SelectLocationStyles.js +++ b/app/components/SelectLocationStyles.js @@ -27,6 +27,9 @@ export default { flex: 0, opacity: 0.6, }, + content: { + overflow: 'visible', + }, relay_status: { width: 16, height: 16, |
