diff --git a/resources/qml/Sidebar.qml b/resources/qml/Sidebar.qml index e4f5c424e2..132d1d2f41 100755 --- a/resources/qml/Sidebar.qml +++ b/resources/qml/Sidebar.qml @@ -354,7 +354,6 @@ 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