mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 18:57:52 -06:00
Add rounded corners to the settings
Contributes to CURA-5941
This commit is contained in:
parent
4e9c595bdd
commit
d3b5b2717d
6 changed files with 81 additions and 75 deletions
|
@ -35,6 +35,7 @@ SettingItem
|
|||
return UM.Theme.getColor("setting_control")
|
||||
}
|
||||
|
||||
radius: UM.Theme.getSize("setting_control_radius").width
|
||||
border.width: UM.Theme.getSize("default_lining").width
|
||||
border.color:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue