mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 15:07:28 -06:00
Fit missing font in material-vendor text.
This commit is contained in:
parent
cc9aa1129a
commit
852e7bc8f6
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue