This commit is contained in:
insvrgent
2025-02-06 10:32:18 +07:00
parent e2b0ef1046
commit 3e5d795153
3 changed files with 57 additions and 7 deletions

View File

@@ -266,9 +266,10 @@
border: 1px solid #ccc;
margin-top: 5px;
margin-bottom: 15px;
text-transform: lowercase;
text-transform: none; /* Remove lowercase transformation */
}
.usernameInputError {
width: 250px;
height: 55px;