diff --git a/src/main/resources/com/sparrowwallet/sparrow/wallet/wallet.css b/src/main/resources/com/sparrowwallet/sparrow/wallet/wallet.css index 5a6ec4c6..13462955 100644 --- a/src/main/resources/com/sparrowwallet/sparrow/wallet/wallet.css +++ b/src/main/resources/com/sparrowwallet/sparrow/wallet/wallet.css @@ -43,7 +43,7 @@ } .transaction-row.confirming { - -fx-opacity: 0.7; + -fx-opacity: 0.8; } .utxo-row.unspendable {