Monitor Tab - Font improvements

Contributes to CL-1046
This commit is contained in:
Ian Paschal 2018-09-07 15:28:35 +02:00
parent a9f151670e
commit 28324ff2f6
3 changed files with 3 additions and 4 deletions

View file

@ -337,7 +337,7 @@ Component
{
id: printJobName
text: modelData.activePrintJob != null ? modelData.activePrintJob.name : ""
font: UM.Theme.getFont("default_bold")
font: UM.Theme.getFont("default")
anchors.left: parent.left
anchors.right: contextButton.left
anchors.rightMargin: UM.Theme.getSize("default_margin").width