summaryrefslogtreecommitdiff
path: root/modules/controlcenter/appearance
diff options
context:
space:
mode:
Diffstat (limited to 'modules/controlcenter/appearance')
-rw-r--r--modules/controlcenter/appearance/AppearancePane.qml3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/controlcenter/appearance/AppearancePane.qml b/modules/controlcenter/appearance/AppearancePane.qml
index 891f64b..61cdcaa 100644
--- a/modules/controlcenter/appearance/AppearancePane.qml
+++ b/modules/controlcenter/appearance/AppearancePane.qml
@@ -524,6 +524,7 @@ RowLayout {
title: qsTr("Material font family")
expanded: true
showBackground: true
+ nested: true
Loader {
id: materialFontLoader
@@ -606,6 +607,7 @@ RowLayout {
title: qsTr("Monospace font family")
expanded: false
showBackground: true
+ nested: true
Loader {
Layout.fillWidth: true
@@ -686,6 +688,7 @@ RowLayout {
title: qsTr("Sans-serif font family")
expanded: false
showBackground: true
+ nested: true
Loader {
Layout.fillWidth: true