diff --git a/src/style/StyleSheet.js b/src/style/StyleSheet.js index e0ae6cba5f99c..d0107b14d52a8 100644 --- a/src/style/StyleSheet.js +++ b/src/style/StyleSheet.js @@ -222,6 +222,7 @@ const styles = { genericView: { backgroundColor: colors.heading, + height: '100%', }, signInPageInner: {