diff --git a/plasmoid/package/contents/ui/main.qml b/plasmoid/package/contents/ui/main.qml --- a/plasmoid/package/contents/ui/main.qml +++ b/plasmoid/package/contents/ui/main.qml @@ -109,12 +109,14 @@ Layout.preferredWidth: units.gridUnit * 15 ScreenLayoutSelection { + Layout.leftMargin: units.smallSpacing Layout.fillWidth: true } PresentationModeItem { Layout.fillWidth: true Layout.topMargin: units.largeSpacing + Layout.leftMargin: units.smallSpacing } // compact the layout, push settings button to the bottom