|
@@ -54,7 +54,7 @@ UM.Dialog
|
|
|
{
|
|
|
text: "You have customized some profile settings.\nWould you like to keep or discard those settings?"
|
|
|
anchors.margins: UM.Theme.getSize("default_margin").width
|
|
|
- font: UM.Theme.getFont("default_bold")
|
|
|
+ font: UM.Theme.getFont("default")
|
|
|
wrapMode: Text.WordWrap
|
|
|
}
|
|
|
}
|