Outline reset/save buttons properly.

part of CURA-9347
This commit is contained in:
Remco Burema 2022-12-06 12:37:34 +01:00
parent 358ca13fd8
commit 591fbb2034

View file

@ -145,7 +145,7 @@ Item
Item
{
id: buttonsSpacer
width: UM.Theme.getSize("action_button_icon").height
width: UM.Theme.getSize("narrow_margin").width
anchors.right: compareAndSaveButton.left
}