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