kcms/autostart: remove unnecessary extra spacing in new popup location

wilder-5.24
Nate Graham 4 years ago
parent 5a792e989f
commit 221f0de5eb
  1. 2
      kcms/autostart/package/contents/ui/main.qml

@ -157,7 +157,7 @@ KCM.ScrollViewKCM {
Menu {
id: menu
y: -height - Kirigami.Units.smallSpacing
y: -height
modal: true
dim: false

Loading…
Cancel
Save