This commit is contained in:
Ross
2022-12-16 17:33:29 +00:00
parent 11c638b9d8
commit 6842ef74b1
+4
View File
@@ -1201,3 +1201,7 @@ input[type="number"] {
input[type="button"], button {
cursor: pointer;
}
.login-button {
cursor: pointer;
}