new register

This commit is contained in:
enggar_ganteng 2019-01-29 04:40:19 +07:00
parent 5a45cc39b0
commit 15e11218ca

View File

@ -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,