mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-02-18 04:34:21 +01:00
UI: Do not alter color on clipboard-button class
Fixes regression from 1b248e1c01
This commit is contained in:
@@ -1101,7 +1101,6 @@ input.ts-wrapper.form-control:not(.ts-hidden-accessible,.ts-inline) {
|
||||
/* Copy */
|
||||
.clipboard-button, .clipboard-button input[readonly] {
|
||||
cursor: copy;
|
||||
color: var(--btcpay-body-text-muted);
|
||||
}
|
||||
|
||||
.clipboard-button:hover {
|
||||
|
||||
Reference in New Issue
Block a user