mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
CURA-4525 update size and margins of objects list
This commit is contained in:
parent
c8243a0ddd
commit
cb1484ee63
2 changed files with 1 additions and 5 deletions
|
@ -383,10 +383,6 @@ UM.MainWindow
|
|||
{
|
||||
bottom: parent.bottom;
|
||||
left: parent.left;
|
||||
leftMargin: UM.Theme.getSize("default_margin").width;
|
||||
rightMargin: UM.Theme.getSize("default_margin").width;
|
||||
topMargin: UM.Theme.getSize("default_margin").height;
|
||||
bottomMargin: UM.Theme.getSize("default_margin").height;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue