diff --git a/desktoppackage/contents/configuration/ConfigurationContainmentAppearance.qml b/desktoppackage/contents/configuration/ConfigurationContainmentAppearance.qml --- a/desktoppackage/contents/configuration/ConfigurationContainmentAppearance.qml +++ b/desktoppackage/contents/configuration/ConfigurationContainmentAppearance.qml @@ -163,6 +163,7 @@ QtControls.StackView { id: main + anchors.top: parentLayout.bottom Layout.fillHeight: true; Layout.fillWidth: true;