summaryrefslogtreecommitdiffhomepage
path: root/app/components/PreferencesStyles.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/components/PreferencesStyles.js')
-rw-r--r--app/components/PreferencesStyles.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/components/PreferencesStyles.js b/app/components/PreferencesStyles.js
index 7c1693e300..f751653622 100644
--- a/app/components/PreferencesStyles.js
+++ b/app/components/PreferencesStyles.js
@@ -6,7 +6,7 @@ export default {
...createViewStyles({
preferences: {
backgroundColor: colors.darkBlue,
- height: '100%',
+ flex: 1,
},
preferences__container: {
display: 'flex',