1
0

qml: ConfirmTxDialog amount fixed font

This commit is contained in:
Sander van Grieken
2023-04-17 10:42:55 +02:00
parent 1bca301661
commit 25c59f700c

View File

@@ -58,6 +58,7 @@ ElDialog {
Label {
id: btcValue
font.bold: true
font.family: FixedFont
}
Label {