diff --git a/plugins/Marketplace/resources/qml/ManagePackagesButton.qml b/plugins/Marketplace/resources/qml/ManagePackagesButton.qml index a2ebfe0df7..bf122140a7 100644 --- a/plugins/Marketplace/resources/qml/ManagePackagesButton.qml +++ b/plugins/Marketplace/resources/qml/ManagePackagesButton.qml @@ -18,9 +18,7 @@ Button background: Rectangle { color: backgroundColor - border.color: "transparent" radius: Math.round(width * 0.5) - } Cura.ToolTip