mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-30 20:24:26 +01:00
Update toggle styling to have pointer cursor (#2957)
This commit is contained in:
@@ -10231,6 +10231,7 @@ input[type=number].hide-number-spin {
|
||||
border-radius: calc(var(--toggle-height) / 2);
|
||||
background: var(--btcpay-neutral-500);
|
||||
font-size: 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
input.btcpay-toggle {
|
||||
|
||||
Reference in New Issue
Block a user