0xJacky 3 лет назад
Родитель
Сommit
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 {
 
         }