mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Outline reset/save buttons properly.
part of CURA-9347
This commit is contained in:
parent
358ca13fd8
commit
591fbb2034
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ Item
|
||||||
Item
|
Item
|
||||||
{
|
{
|
||||||
id: buttonsSpacer
|
id: buttonsSpacer
|
||||||
width: UM.Theme.getSize("action_button_icon").height
|
width: UM.Theme.getSize("narrow_margin").width
|
||||||
anchors.right: compareAndSaveButton.left
|
anchors.right: compareAndSaveButton.left
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue