mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-25 05:52:40 +03:00
icons: drop bold from icon letter
This commit is contained in:
parent
466c1fb140
commit
932c680d02
@ -138,7 +138,6 @@ Rectangle {
|
||||
|
||||
Label {
|
||||
text: letter.toUpperCase()
|
||||
font.bold: true
|
||||
font.pixelSize: 24
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
Loading…
Reference in New Issue
Block a user