new register
This commit is contained in:
parent
5a45cc39b0
commit
15e11218ca
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue
Block a user