Make labels on left side of recommended mode larger

Contributes to issue CURA-6025.
This commit is contained in:
Ghostkeeper 2018-12-31 13:49:03 +01:00
parent 60a5438db6
commit 44f21b37ac
No known key found for this signature in database
GPG key ID: 86BEF881AE2CF276
4 changed files with 4 additions and 0 deletions

View file

@ -27,6 +27,7 @@ Item
visible: enableSupportCheckBox.visible
source: UM.Theme.getIcon("category_support")
text: catalog.i18nc("@label", "Support")
font: UM.Theme.getFont("medium")
width: labelColumnWidth
}