mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Make 'Profile' text larger
As per the design. Contributes to issue CURA-6025.
This commit is contained in:
parent
4be9fbb75e
commit
cf6cce5df0
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Item
|
|||
right: globalProfileSelection.left
|
||||
}
|
||||
text: catalog.i18nc("@label", "Profile")
|
||||
font: UM.Theme.getFont("default")
|
||||
font: UM.Theme.getFont("medium")
|
||||
color: UM.Theme.getColor("text")
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue