perf[Login]: refine css

This commit is contained in:
Pan 2019-02-11 17:52:53 +08:00
parent 24ee761809
commit fe381503eb

View file

@ -262,8 +262,10 @@ $light_gray:#eee;
.set-language { .set-language {
color: #fff; color: #fff;
position: absolute; position: absolute;
top: 5px; top: 3px;
font-size:18px;
right: 0px; right: 0px;
cursor: pointer;
} }
} }
.show-pwd { .show-pwd {