KDE: Fix misplaced password input in lockscreen #163

This commit is contained in:
EliverLara
2021-08-21 15:53:23 -05:00
parent af06426f02
commit 038c86b9c0

View File

@@ -72,7 +72,7 @@ SessionManagementScreen {
opacity: 0.7
radius: parent.width / 2
height: 30
width: 220
width: passwordBox.width + 20
anchors.centerIn: parent
}