Fit missing font in material-vendor text.

This commit is contained in:
Remco Burema 2019-04-11 14:46:27 +02:00
parent cc9aa1129a
commit 852e7bc8f6

View file

@ -65,6 +65,7 @@ Item
{ {
id: description id: description
text: details.description || "" text: details.description || ""
font: UM.Theme.getFont("default")
anchors anchors
{ {
top: title.bottom top: title.bottom