Add PT Mono monospace font.
This commit is contained in:
@@ -60,6 +60,7 @@ Pane {
|
||||
}
|
||||
Label {
|
||||
id: valueLabel
|
||||
font.family: FixedFont
|
||||
font.pixelSize: 15
|
||||
text: Config.formatSats(model.bc_value)
|
||||
font.bold: true
|
||||
@@ -128,6 +129,8 @@ Pane {
|
||||
|
||||
} // delegate
|
||||
|
||||
ScrollIndicator.vertical: ScrollIndicator { }
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user