We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e90002a commit bb5e31eCopy full SHA for bb5e31e
kde/plasma/look-and-feel/Nordic/contents/lockscreen/MainBlock.qml
@@ -70,9 +70,9 @@ SessionManagementScreen {
70
background: Rectangle {
71
color: "#2e3440"
72
opacity: 0.7
73
- radius: parent.width / 2
74
- height: 30
+ radius: 8
75
width: passwordBox.width + 20
+ height: passwordBox.height
76
anchors.centerIn: parent
77
border.width: 1
78
border.color: "#232831"
0 commit comments