mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-14 12:49:28 -07:00
Use cura-styled button in machines page
CURA-8688
This commit is contained in:
parent
ec186f140b
commit
84fe432239
1 changed files with 1 additions and 3 deletions
|
|
@ -120,9 +120,7 @@ UM.ManagementPage
|
|||
id: actionDialog
|
||||
minimumWidth: UM.Theme.getSize("modal_window_minimum").width
|
||||
minimumHeight: UM.Theme.getSize("modal_window_minimum").height
|
||||
maximumWidth: minimumWidth * 3
|
||||
maximumHeight: minimumHeight * 3
|
||||
rightButtons: Button
|
||||
rightButtons: Cura.TertiaryButton
|
||||
{
|
||||
text: catalog.i18nc("@action:button", "Close")
|
||||
icon.name: "dialog-close"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue