diff --git a/src/shell/qmlpackages/desktop/contents/configuration/AppletConfiguration.qml b/src/shell/qmlpackages/desktop/contents/configuration/AppletConfiguration.qml index 5a99ae1a2..8d9cd43ff 100644 --- a/src/shell/qmlpackages/desktop/contents/configuration/AppletConfiguration.qml +++ b/src/shell/qmlpackages/desktop/contents/configuration/AppletConfiguration.qml @@ -177,7 +177,6 @@ Rectangle { right: parent.right } height: Math.max(pageScroll.height, currentItem.implicitHeight) - anchors.margins: 12 property string sourceFile Timer { id: pageSizeSync