mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 22:35:54 +08:00
Make slicing status text smaller
Makes more room for the time/material estimates. Contributes to issue CURA-4149.
This commit is contained in:
parent
067449192a
commit
0430a274d9
@ -52,7 +52,7 @@ Item {
|
||||
anchors.leftMargin: UM.Theme.getSize("default_margin").width
|
||||
|
||||
color: UM.Theme.getColor("text")
|
||||
font: UM.Theme.getFont("large")
|
||||
font: UM.Theme.getFont("default_bold")
|
||||
text: statusText;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user