This commit is contained in:
Ross
2021-12-12 18:17:10 +00:00
parent 04603a2a52
commit 0b2ed31598
2 changed files with 7 additions and 2 deletions
+4
View File
@@ -1182,4 +1182,8 @@ select option:disabled {
opacity: 30%;
margin-left: -2em;
position: absolute;
}
.invalid-login {
color: red;
}