mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-23 02:41:01 -07:00
Change the panel to have also rounded rectangle in the top part
Contributes to CURA-5941.
This commit is contained in:
parent
e479772f4d
commit
dff364ee30
2 changed files with 4 additions and 2 deletions
|
|
@ -162,7 +162,7 @@ Item
|
|||
|
||||
background: Cura.RoundedRectangle
|
||||
{
|
||||
cornerSide: Cura.RoundedRectangle.Direction.Down
|
||||
cornerSide: Cura.RoundedRectangle.Direction.All
|
||||
color: contentBackgroundColor
|
||||
border.width: UM.Theme.getSize("default_lining").width
|
||||
border.color: UM.Theme.getColor("lining")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue