icons: drop bold from icon letter

This commit is contained in:
Dag Heyman 2019-10-07 10:10:04 +02:00
parent 466c1fb140
commit 932c680d02

View File

@ -138,7 +138,6 @@ Rectangle {
Label {
text: letter.toUpperCase()
font.bold: true
font.pixelSize: 24
anchors.horizontalCenter: parent.horizontalCenter
anchors.verticalCenter: parent.verticalCenter