This commit is contained in:
Benjamin Palko 2025-07-20 23:45:23 -04:00
parent c9d925c3b8
commit 653f5814b3

View file

@ -7,11 +7,9 @@ Scope {
PanelWindow {
id: root
anchors {
top: true
left: true
right: true
}
anchors.top: true
anchors.left: true
anchors.right: true
implicitHeight: Dimensions.bar.height
color: 'transparent'