wactioncenter: fix wrong gap from bar

This commit is contained in:
end-4
2025-11-23 21:40:44 +01:00
parent 19ba7dac48
commit 25816662f8
@@ -23,6 +23,7 @@ WBarAttachedPanelContent {
top: root.barAtBottom ? undefined : parent.top
bottom: root.barAtBottom ? parent.bottom : undefined
margins: root.visualMargin
bottomMargin: 0
}
spacing: 12