mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06: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
|
||||
{
|
||||
id: buttonsSpacer
|
||||
width: UM.Theme.getSize("action_button_icon").height
|
||||
width: UM.Theme.getSize("narrow_margin").width
|
||||
anchors.right: compareAndSaveButton.left
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue