This commit is contained in:
Ross
2022-12-16 17:16:31 +00:00
parent 8737f2b90b
commit bbeeba12dc
+1 -1
View File
@@ -1198,6 +1198,6 @@ input[type="number"] {
max-width: 100%;
}
input[type="button"] {
input[type="button"], button {
cursor: pointer;
}