fix: lockscreen fixes + systray
This commit is contained in:
parent
cb6ba843c2
commit
e5b22a09ff
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ PanelWindow {
|
|||
property bool shouldBeVisible: false
|
||||
|
||||
anchors.top: true
|
||||
margins.top: parent.height
|
||||
margins.top: 36
|
||||
|
||||
function showAt() {
|
||||
visible = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue