Skip to content
Snippets Groups Projects
Verified Commit 8ebb5562 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Remove background of quick switcher popup

parent 1961312b
No related branches found
No related tags found
No related merge requests found
Pipeline #870 failed
......@@ -15,6 +15,7 @@ Popup {
timer.start();
}
background: null
width: Math.round(parent.width / 2)
x: Math.round(parent.width / 2 - width / 2)
y: Math.round(parent.height / 4 - height / 2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment