new register
This commit is contained in:
@@ -3,10 +3,10 @@ export const styles = theme => ({
|
||||
container : {
|
||||
flex :1,
|
||||
flexGrow : 1,
|
||||
height : '100vh',
|
||||
height : '100%',
|
||||
backgroundColor:'#024f8e',
|
||||
marginTop: '-56px',
|
||||
marginBottom:50
|
||||
paddingBottom:50
|
||||
},
|
||||
gridContainer : {
|
||||
flex :1,
|
||||
|
||||
Reference in New Issue
Block a user