mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
KDE: Fix misplaced password input in lockscreen #163
This commit is contained in:
@@ -72,7 +72,7 @@ SessionManagementScreen {
|
||||
opacity: 0.7
|
||||
radius: parent.width / 2
|
||||
height: 30
|
||||
width: 220
|
||||
width: passwordBox.width + 20
|
||||
anchors.centerIn: parent
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user