overview: remove pointless Item

This commit is contained in:
end-4
2025-08-18 14:09:40 +07:00
parent de0a91619e
commit efbcf5469b
@@ -109,11 +109,6 @@ Scope {
}
}
Item {
height: 1 // Prevent Wayland protocol error
width: 1 // Prevent Wayland protocol error
}
SearchWidget {
id: searchWidget
Layout.alignment: Qt.AlignHCenter