style: fix the Prettier linted files
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
input::-webkit-outer-spin-button,
|
||||
input::-webkit-inner-spin-button {
|
||||
display: none;
|
||||
appearance: none;
|
||||
margin: 0;
|
||||
display: none;
|
||||
appearance: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
input[type="number"] {
|
||||
appearance:textfield;
|
||||
appearance: textfield;
|
||||
}
|
||||
|
Reference in New Issue
Block a user