Fix wallpaper selector height

This commit is contained in:
Ly-sec 2025-08-07 19:20:07 +02:00
parent dc77bc667a
commit 0992237411
3 changed files with 4 additions and 10 deletions

View file

@ -16,9 +16,6 @@ Rectangle {
wallpaperOverlay.visible = true;
}
Layout.fillWidth: true
Layout.fillHeight: true
color: Theme.backgroundPrimary
visible: false
z: 1000