mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 00:09:02 +08:00
Make the Link button in the Messages similar to the Cura Tertiary button
CURA-8012
This commit is contained in:
parent
38bec36f6b
commit
d4c254dcab
@ -429,6 +429,14 @@ UM.MainWindow
|
||||
height: UM.Theme.getSize("message_action_button").height
|
||||
}
|
||||
}
|
||||
link: Component
|
||||
{
|
||||
Cura.TertiaryButton
|
||||
{
|
||||
text: model.name
|
||||
height: UM.Theme.getSize("message_action_button").height
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user