Remove unneeded font assignment

The default font is, you guessed it, already default.
This commit is contained in:
Jaime van Kessel 2022-03-14 11:40:05 +01:00
parent 790c2c23c1
commit ea03236f03

View file

@ -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