Authored by htoooth

fix css

... ... @@ -355,6 +355,7 @@ function hideAccountTip1() {
}
function showAccountTip2(msg) {
refreshSmsCaptchaEvent.fire();
return errTipShow($accountTip2, $accountInput2, msg);
}
... ...