improve compatibility input appearance
This commit is contained in:
parent
d9d68c190f
commit
b5f6c5bb90
@ -95,6 +95,7 @@ input[type=number]::-webkit-outer-spin-button {
|
|||||||
|
|
||||||
input[type=number] {
|
input[type=number] {
|
||||||
-moz-appearance: textfield;
|
-moz-appearance: textfield;
|
||||||
|
appearance: textfield;
|
||||||
}
|
}
|
||||||
|
|
||||||
select {
|
select {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user