mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
UX: The color needs to be the same.
This commit is contained in:
parent
6563ba32b4
commit
053437a502
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ Component
|
|||
|
||||
visible: Cura.MachineManager.activeMachineIsAbstractCloudPrinter
|
||||
|
||||
color: UM.Theme.getColor("detail_background")
|
||||
color: UM.Theme.getColor("monitor_stage_background")
|
||||
height: childrenRect.height + UM.Theme.getSize("default_margin").height * 2
|
||||
width: childrenRect.width + UM.Theme.getSize("wide_margin").width * 2
|
||||
anchors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue