replace background empty item with null

This commit is contained in:
end-4
2025-05-16 23:52:44 +02:00
parent 84f28f6411
commit 18f6f2ee9a
6 changed files with 6 additions and 6 deletions
@@ -111,7 +111,7 @@ Scope { // Scope
cheatsheetRoot.hide()
}
background: Item {}
background: null
contentItem: Rectangle {
anchors.fill: parent
radius: Appearance.rounding.full