mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-05 16:24:31 +02:00
web/DonateOptionsCard: hide webkit stepper button
This commit is contained in:
parent
eccf75b7b7
commit
14d0577895
@ -207,4 +207,10 @@
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
#donation-custom-input::-webkit-outer-spin-button,
|
||||
#donation-custom-input::-webkit-inner-spin-button {
|
||||
-webkit-appearance: none;
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user