Explorar el Código

Update Login.vue

0xJacky hace 3 años
padre
commit
1f57b04e1b
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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 {
 
         }