diff --git a/resources/qml/Sidebar.qml b/resources/qml/Sidebar.qml index 132d1d2f41..e4f5c424e2 100755 --- a/resources/qml/Sidebar.qml +++ b/resources/qml/Sidebar.qml @@ -354,6 +354,7 @@ Rectangle anchors.rightMargin: UM.Theme.getSize("default_margin").width anchors.top: headerSeparator.bottom anchors.topMargin: UM.Theme.getSize("default_margin").height + color: UM.Theme.getColor("sidebar") visible: !monitoringPrint && !hideSettings Component{ id: wizardDelegate