From 711c8be44b524b69710358e2055d2f2aa60e1ba6 Mon Sep 17 00:00:00 2001 From: theborakompanioni Date: Fri, 13 Sep 2024 00:35:12 +0200 Subject: [PATCH] ui(send): monospace font for addresses --- src/components/Send/ShowUtxos.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Send/ShowUtxos.tsx b/src/components/Send/ShowUtxos.tsx index 37738ee09..f22184c05 100755 --- a/src/components/Send/ShowUtxos.tsx +++ b/src/components/Send/ShowUtxos.tsx @@ -78,7 +78,7 @@ const UtxoRow = ({ utxo, onToggle, settings, walletInfo, t }: UtxoRowProps) => { - + (