Move the web composer to the top of the screen (#1282)
parent
b15a435069
commit
a3cb12f584
|
@ -59,9 +59,9 @@ const styles = StyleSheet.create({
|
|||
height: '100%',
|
||||
backgroundColor: '#000c',
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center',
|
||||
},
|
||||
container: {
|
||||
marginTop: 50,
|
||||
maxWidth: 600,
|
||||
width: '100%',
|
||||
paddingVertical: 0,
|
||||
|
|
Loading…
Reference in New Issue