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