summaryrefslogtreecommitdiffhomepage
path: root/app/components/SettingsStyles.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/components/SettingsStyles.js')
-rw-r--r--app/components/SettingsStyles.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/components/SettingsStyles.js b/app/components/SettingsStyles.js
index 82616f7e4a..6063a5a567 100644
--- a/app/components/SettingsStyles.js
+++ b/app/components/SettingsStyles.js
@@ -24,6 +24,7 @@ export default Object.assign(
flexDirection: 'column',
flex: 1,
justifyContent: 'space-between',
+ overflow: 'visible',
},
settings__scrollview: {
flexGrow: 1,