|
|
|
@ -402,7 +402,7 @@ class LoginRegisterComponent extends Component {
|
|
|
|
|
: <div style={{height: "25px"}}></div>
|
|
|
|
|
}
|
|
|
|
|
<DragValidator
|
|
|
|
|
height={38} successGreenColor="#b0e811"
|
|
|
|
|
height={38} successGreenColor="#29bd8b"
|
|
|
|
|
style={{height: "38px", width: "100%"}}
|
|
|
|
|
dragOkCallback={this.dragOkCallback}
|
|
|
|
|
></DragValidator>
|
|
|
|
|