Browse Source

Update Login.vue

0xJacky 3 years ago
parent
commit
1f57b04e1b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      frontend/src/views/other/Login.vue

+ 4 - 0
frontend/src/views/other/Login.vue

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