SessionMenu: add lock & suspend option as requested in #301

This commit is contained in:
Ly-sec
2025-09-28 19:50:52 +02:00
parent c7c49433f7
commit ffd2cdaf74
5 changed files with 16 additions and 8 deletions
-6
View File
@@ -251,10 +251,4 @@ ColumnLayout {
}
}
}
NDivider {
Layout.fillWidth: true
Layout.topMargin: Style.marginXL * scaling
Layout.bottomMargin: Style.marginXL * scaling
}
}