Fix quality profile menu size

CURA-6838
This commit is contained in:
Lipu Fei 2019-10-03 12:37:08 +02:00
parent ba805b9da3
commit 26b523f190

View file

@ -261,7 +261,9 @@ Popup
contentItem: Item
{
width: manageProfilesButton.width
width: parent.width
height: childrenRect.height
Label
{
id: textLabel