diff --git a/Main.qml b/Main.qml index b630f48..9611121 100644 --- a/Main.qml +++ b/Main.qml @@ -263,7 +263,6 @@ Rectangle { height: parent.height * 0.66 horizontalAlignment: Text.AlignLeft font.family: textFont.name - font.bold: true font.pixelSize: config.labelFontSize font.bold: true color: config.labelFontColor @@ -582,4 +581,4 @@ Rectangle { } clear_passwd_button.visible = false } -} \ No newline at end of file +}