Skip to content
Snippets Groups Projects
Commit c67455d9 authored by BERNARD Hugo's avatar BERNARD Hugo
Browse files

auto-lint fix

parent c357bb0e
Branches
No related tags found
No related merge requests found
Pipeline #6653 passed
...@@ -52,7 +52,7 @@ input::-webkit-inner-spin-button { ...@@ -52,7 +52,7 @@ input::-webkit-inner-spin-button {
/* Firefox */ /* Firefox */
input[type="number"] { input[type="number"] {
-moz-appearance:textfield; -moz-appearance: textfield;
appearance: textfield; appearance: textfield;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment