mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Monitor Tab - Font improvements
Contributes to CL-1046
This commit is contained in:
parent
a9f151670e
commit
28324ff2f6
3 changed files with 3 additions and 4 deletions
|
@ -67,7 +67,7 @@ Item
|
|||
}
|
||||
return ""
|
||||
}
|
||||
font: UM.Theme.getFont("default_bold")
|
||||
font: UM.Theme.getFont("default")
|
||||
elide: Text.ElideRight
|
||||
width: parent.width
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue