|
|
@ -157,8 +157,7 @@ class EducoderLogin extends Component {
|
|
|
|
display: "flex",
|
|
|
|
display: "flex",
|
|
|
|
justifyContent: "center",
|
|
|
|
justifyContent: "center",
|
|
|
|
width: "100%",
|
|
|
|
width: "100%",
|
|
|
|
height: "550px",
|
|
|
|
marginTop: "25px",
|
|
|
|
marginTop: "20px",
|
|
|
|
|
|
|
|
}}>
|
|
|
|
}}>
|
|
|
|
<div>
|
|
|
|
<div>
|
|
|
|
|
|
|
|
|
|
|
@ -173,8 +172,7 @@ class EducoderLogin extends Component {
|
|
|
|
display: "flex",
|
|
|
|
display: "flex",
|
|
|
|
justifyContent: "center",
|
|
|
|
justifyContent: "center",
|
|
|
|
width: "100%",
|
|
|
|
width: "100%",
|
|
|
|
height: "550px",
|
|
|
|
marginTop: "25px",
|
|
|
|
marginTop: "20px",
|
|
|
|
|
|
|
|
}}>
|
|
|
|
}}>
|
|
|
|
<div >
|
|
|
|
<div >
|
|
|
|
<FindPasswordComponent {...this.props} {...this.state}
|
|
|
|
<FindPasswordComponent {...this.props} {...this.state}
|
|
|
|