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