Fix elide for the variant in configuration menu

This commit is contained in:
Jaime van Kessel 2019-08-06 13:08:55 +02:00
parent 5acc3111e0
commit 87fedc2620

View File

@ -99,6 +99,8 @@ Cura.ExpandablePopup
left: extruderIcon.right
leftMargin: UM.Theme.getSize("default_margin").width
top: typeAndBrandNameLabel.bottom
right: parent.right
rightMargin: UM.Theme.getSize("default_margin").width
}
}
}