make wbutton not have stupid inset by default

This commit is contained in:
end-4
2025-11-22 16:36:41 +01:00
parent 6cb1b738c6
commit 7b2cfb11f6
7 changed files with 2 additions and 6 deletions
@@ -58,7 +58,6 @@ Item {
verticalCenter: parent.verticalCenter
left: parent.left
}
inset: 0
implicitHeight: 40
implicitWidth: contentItem.implicitWidth + 30
color: "transparent"