diff --git a/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml b/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml index d2cd09c4ae..2ca4a9f9bf 100644 --- a/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml +++ b/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml @@ -90,7 +90,6 @@ Item UM.Label { text: activeQualityDetailText() - font: UM.Theme.getFont("default") color: UM.Theme.getColor("text_detail") Layout.margins: 0 Layout.fillWidth: true