mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:49:04 +08:00
Fix uneven margins in the WizardPanel
CURA-8154
This commit is contained in:
parent
16cb42b3c7
commit
34195551f4
@ -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…
x
Reference in New Issue
Block a user