CURA-4870 Reduce text size of the Machine selector menu

This commit is contained in:
Diego Prado Gesto 2018-03-08 09:25:14 +01:00
parent 86103b4a0f
commit 4c7ec3920d

View file

@ -78,7 +78,7 @@ Button
anchors.right: downArrow.left
anchors.rightMargin: control.rightMargin
anchors.verticalCenter: parent.verticalCenter;
font: UM.Theme.getFont("medium_bold")
font: UM.Theme.getFont("medium")
}
}
label: Label {}