diff --git a/electrum/gui/qml/components/ConfirmTxDialog.qml b/electrum/gui/qml/components/ConfirmTxDialog.qml index e1241fbe6..5910bc1cf 100644 --- a/electrum/gui/qml/components/ConfirmTxDialog.qml +++ b/electrum/gui/qml/components/ConfirmTxDialog.qml @@ -58,6 +58,7 @@ ElDialog { Label { id: btcValue font.bold: true + font.family: FixedFont } Label {