mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -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
|
right: globalProfileSelection.left
|
||||||
}
|
}
|
||||||
text: catalog.i18nc("@label", "Profile")
|
text: catalog.i18nc("@label", "Profile")
|
||||||
font: UM.Theme.getFont("default")
|
font: UM.Theme.getFont("medium")
|
||||||
color: UM.Theme.getColor("text")
|
color: UM.Theme.getColor("text")
|
||||||
verticalAlignment: Text.AlignVCenter
|
verticalAlignment: Text.AlignVCenter
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue