mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Fix uneven margins in the WizardPanel
CURA-8154
This commit is contained in:
parent
16cb42b3c7
commit
34195551f4
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ Item
|
||||||
anchors
|
anchors
|
||||||
{
|
{
|
||||||
margins: UM.Theme.getSize("wide_margin").width
|
margins: UM.Theme.getSize("wide_margin").width
|
||||||
bottomMargin: UM.Theme.getSize("default_margin").width
|
|
||||||
top: progressBar.bottom
|
top: progressBar.bottom
|
||||||
bottom: parent.bottom
|
bottom: parent.bottom
|
||||||
left: parent.left
|
left: parent.left
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue