0xJacky пре 3 година
родитељ
комит
1f57b04e1b
1 измењених фајлова са 4 додато и 0 уклоњено
  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 {
 
         }