Fix alignment.

CURA-9106

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
This commit is contained in:
Remco Burema 2022-05-11 15:36:44 +02:00
parent 16eb78a5a7
commit f0d3686ee7

View file

@ -70,7 +70,6 @@ Cura.ExpandablePopup
id: extruderIcon
materialColor: model.color
extruderEnabled: model.enabled
anchors.horizontalCenter: parent.horizontalCenter
anchors.verticalCenter: parent.verticalCenter
}