This commit is contained in:
Ross
2022-01-03 15:51:45 +00:00
parent d9c73476b5
commit eab9ba0693
+1 -1
View File
@@ -1188,7 +1188,7 @@ select option:disabled {
color: red;
}
input {
input[type="number"] {
user-select: text;
-moz-user-select: text;
-webkit-user-select: text;