qml: ConfirmTxDialog amount fixed font
This commit is contained in:
@@ -58,6 +58,7 @@ ElDialog {
|
|||||||
Label {
|
Label {
|
||||||
id: btcValue
|
id: btcValue
|
||||||
font.bold: true
|
font.bold: true
|
||||||
|
font.family: FixedFont
|
||||||
}
|
}
|
||||||
|
|
||||||
Label {
|
Label {
|
||||||
|
|||||||
Reference in New Issue
Block a user