mirror of
https://github.com/vercel/commerce.git
synced 2025-06-14 19:41:20 +00:00
remove native arrow buttons from input number on Firefox
This commit is contained in:
parent
c75b0fc001
commit
777c793e1a
@ -23,5 +23,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.input {
|
.input {
|
||||||
@apply bg-transparent px-4 w-full h-full focus:outline-none select-none pointer-events-auto;
|
@apply [appearance:textfield] bg-transparent px-4 w-full h-full focus:outline-none select-none pointer-events-auto;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user