Fix CSS appearance warning and format JS
This commit is contained in:
@@ -111,6 +111,7 @@ input[type="number"]::-webkit-inner-spin-button {
|
|||||||
|
|
||||||
input[type="number"] {
|
input[type="number"] {
|
||||||
-moz-appearance: textfield;
|
-moz-appearance: textfield;
|
||||||
|
appearance: textfield;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Select Base Style */
|
/* Select Base Style */
|
||||||
|
|||||||
Reference in New Issue
Block a user