Authored by 陈轩

Merge branch 'feature/captchapng' into release/5.2

@@ -18,6 +18,7 @@ div.passport-captcha>input+div.passport-captcha-img>img @@ -18,6 +18,7 @@ div.passport-captcha>input+div.passport-captcha-img>img
18 position: relative; 18 position: relative;
19 padding-left: 15px; 19 padding-left: 15px;
20 height: 52PX; 20 height: 52PX;
  21 + width: 50%;
21 font-size: 20PX; 22 font-size: 20PX;
22 background-color: #575757; 23 background-color: #575757;
23 border: 1px solid #606060; 24 border: 1px solid #606060;