mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-12-24 12:46:45 +00:00
add duplicate payment address warning to transaction diagram
This commit is contained in:
parent
9280504f70
commit
6eefd3f182
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
|||
-fx-fill: -fx-text-base-color;
|
||||
}
|
||||
|
||||
#transactionDiagram .change-warning-icon, #transactionDiagram .payment-warning-icon {
|
||||
#transactionDiagram .change-warning-icon, #transactionDiagram .payment-warning-icon, #transactionDiagramLabel .payment-warning-icon {
|
||||
-fx-text-fill: rgb(238, 210, 2);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue