mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 06:33:55 -06:00
Make printerTypeLabel smaller
More in line with the theme. Contributes to issue CURA-6025.
This commit is contained in:
parent
d020a49b75
commit
c74d6fc1e7
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Item
|
|||
anchors.verticalCenter: parent.verticalCenter
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
renderType: Text.NativeRendering
|
||||
font: UM.Theme.getFont("default")
|
||||
font: UM.Theme.getFont("small")
|
||||
color: UM.Theme.getColor("text")
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue