mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:59:02 +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
|
||||
anchors.fill: parent
|
||||
// color: UM.Theme.getColor("monitor_card_background")
|
||||
color: "red"
|
||||
color: UM.Theme.getColor("monitor_card_background")
|
||||
border
|
||||
{
|
||||
color: UM.Theme.getColor("monitor_card_border")
|
||||
|
Loading…
x
Reference in New Issue
Block a user