mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 11:19:04 +08:00
Remove unused id
This commit is contained in:
parent
cbbe961a44
commit
58ca09e1c6
@ -24,7 +24,6 @@ Button
|
|||||||
|
|
||||||
background: Rectangle
|
background: Rectangle
|
||||||
{
|
{
|
||||||
id: backgroundRectanglewide_margin
|
|
||||||
height: button.height
|
height: button.height
|
||||||
width: button.width
|
width: button.width
|
||||||
color: button.hovered ? UM.Theme.getColor("background_2"): UM.Theme.getColor("background_1")
|
color: button.hovered ? UM.Theme.getColor("background_2"): UM.Theme.getColor("background_1")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user