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 contentItem: Item
{ {
width: manageProfilesButton.width width: parent.width
height: childrenRect.height
Label Label
{ {
id: textLabel id: textLabel