1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-10 02:41:34 +08:00

Merge branch 'master' into feature/search

This commit is contained in:
Pan 2019-02-12 11:23:21 +08:00
commit 34fd8f3155

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 {