mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-21 14:04:12 +01:00
parent
af593117e4
commit
ab780485b2
1 changed files with 5 additions and 0 deletions
|
@ -375,6 +375,11 @@
|
|||
line-height: 35px;
|
||||
background: #fff;
|
||||
}
|
||||
#btcpay-input-price::-webkit-outer-spin-button,
|
||||
#btcpay-input-price::-webkit-inner-spin-button {
|
||||
-webkit-appearance: none;
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue