mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-26 16:02:01 +08:00
Make 'Profile' text larger
As per the design. Contributes to issue CURA-6025.
This commit is contained in:
parent
4be9fbb75e
commit
cf6cce5df0
@ -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…
x
Reference in New Issue
Block a user