Fix uneven margins in the WizardPanel

CURA-8154
This commit is contained in:
Kostas Karmas 2021-04-09 11:41:33 +02:00
parent 16cb42b3c7
commit 34195551f4

View file

@ -64,7 +64,6 @@ Item
anchors
{
margins: UM.Theme.getSize("wide_margin").width
bottomMargin: UM.Theme.getSize("default_margin").width
top: progressBar.bottom
bottom: parent.bottom
left: parent.left