mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:09:01 +08:00
CURA-3221 Use "default" theme for description text
This commit is contained in:
parent
b25a6423df
commit
79de5eebb7
@ -54,7 +54,7 @@ UM.Dialog
|
|||||||
{
|
{
|
||||||
text: "You have customized some profile settings.\nWould you like to keep or discard those settings?"
|
text: "You have customized some profile settings.\nWould you like to keep or discard those settings?"
|
||||||
anchors.margins: UM.Theme.getSize("default_margin").width
|
anchors.margins: UM.Theme.getSize("default_margin").width
|
||||||
font: UM.Theme.getFont("default_bold")
|
font: UM.Theme.getFont("default")
|
||||||
wrapMode: Text.WordWrap
|
wrapMode: Text.WordWrap
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user