mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Add a radius to the printer type label
This commit is contained in:
parent
66ed9ed201
commit
6987d5ff78
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ Item
|
|||
{
|
||||
anchors.fill: parent
|
||||
color: UM.Theme.getColor("printer_type_label_background")
|
||||
radius: UM.Theme.getSize("checkbox_radius").width
|
||||
}
|
||||
|
||||
Label
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue