mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-12 17:37:25 -04:00
Some font adjustments
This commit is contained in:
committed by
moneromooo-monero
parent
a9b6a70d15
commit
6677a185f8
@@ -71,10 +71,11 @@ Item {
|
||||
Text {
|
||||
id: inputLabel
|
||||
anchors.top: parent.top
|
||||
anchors.topMargin: 2
|
||||
anchors.left: parent.left
|
||||
font.family: Style.fontRegular.name
|
||||
font.pixelSize: 16
|
||||
font.bold: false
|
||||
font.pixelSize: 14
|
||||
font.bold: true
|
||||
textFormat: Text.RichText
|
||||
color: Style.defaultFontColor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user