🐛 fix settings page align

brancheRedux
Maxence LANONE 2 years ago
parent bf35d94e5a
commit b8437f1ebb

@ -20,6 +20,7 @@ const styles = StyleSheet.create({
flex: 0,
backgroundColor: '#fff',
alignItems: 'center',
alignSelf: 'center',
justifyContent: 'center',
flexDirection: 'column',
marginTop: 20,

Loading…
Cancel
Save