Update Login.vue

This commit is contained in:
0xJacky 2022-02-20 00:20:34 +08:00
parent 2b3db0387d
commit 1f57b04e1b

View file

@ -113,6 +113,10 @@ export default {
} }
} }
.anticon {
color: #a8a5a5!important;
}
.login-form-button { .login-form-button {
} }