mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:39:04 +08:00
CURA-4870 Change text size of the selected printer
This commit is contained in:
parent
ae5f1c3408
commit
86103b4a0f
@ -63,7 +63,7 @@ ToolButton {
|
||||
anchors.right: downArrow.left;
|
||||
anchors.rightMargin: control.rightMargin;
|
||||
anchors.verticalCenter: parent.verticalCenter;
|
||||
font: UM.Theme.getFont("large")
|
||||
font: UM.Theme.getFont("medium_bold")
|
||||
}
|
||||
}
|
||||
label: Label {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user