mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Fixed fonts
CL-896
This commit is contained in:
parent
36da9cc9e5
commit
5605ff3b46
3 changed files with 14 additions and 3 deletions
|
@ -79,6 +79,9 @@ Item
|
|||
anchors.top: materialLabel.bottom
|
||||
elide: Text.ElideRight
|
||||
|
||||
opacity: 0.6
|
||||
font: UM.Theme.getFont("default")
|
||||
|
||||
anchors
|
||||
{
|
||||
top: materialLabel.bottom
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue