mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Remove unnecessary margin that was set from a removed file
This commit is contained in:
parent
0bbb7f93e8
commit
d2f2c7e078
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ UM.Dialog {
|
|||
|
||||
ColumnLayout {
|
||||
anchors.fill: parent;
|
||||
anchors.margins: UM.Styles.defaultMargin;
|
||||
|
||||
Label {
|
||||
text: qsTr("Add Printer");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue