mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 18:27:51 -06:00
Use wide button spacing
CURA-9424
This commit is contained in:
parent
25a0355cfe
commit
afd3d92c5e
1 changed files with 1 additions and 1 deletions
|
@ -502,7 +502,7 @@ UM.Dialog
|
|||
}
|
||||
}
|
||||
|
||||
buttonSpacing: UM.Theme.getSize("default_margin").width
|
||||
buttonSpacing: UM.Theme.getSize("wide_margin").width
|
||||
|
||||
rightButtons: [
|
||||
Cura.TertiaryButton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue