mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 10:49:03 +08:00
Remove debug property
Contributes to CS-251
This commit is contained in:
parent
1aed8a1fa5
commit
9a29c77228
@ -39,8 +39,7 @@ Item
|
|||||||
{
|
{
|
||||||
id: background
|
id: background
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
// color: UM.Theme.getColor("monitor_card_background")
|
color: UM.Theme.getColor("monitor_card_background")
|
||||||
color: "red"
|
|
||||||
border
|
border
|
||||||
{
|
{
|
||||||
color: UM.Theme.getColor("monitor_card_border")
|
color: UM.Theme.getColor("monitor_card_border")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user