mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 00:28:59 +08:00
Change the large_nonbold to large in one remaining component
Contributes to CURA-6025.
This commit is contained in:
parent
ef2fb53790
commit
acabd06542
@ -23,7 +23,7 @@ Item
|
||||
top: parent.top
|
||||
}
|
||||
color: UM.Theme.getColor("text")
|
||||
font: UM.Theme.getFont("large_nonbold")
|
||||
font: UM.Theme.getFont("large")
|
||||
text: catalog.i18nc("@label", "Queued")
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user