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