Changed color to transparancy and spaces instead of tabs

This commit is contained in:
Randall Wessel 2017-05-03 15:34:56 +02:00
parent 163543b86b
commit 687d326fae

View file

@ -348,7 +348,7 @@ Rectangle
Rectangle {
id: settingsModeSelection
color: UM.Theme.getColor("tool_panel_background")
color: "transparent"
width: parent.width * 0.55
height: UM.Theme.getSize("sidebar_header_mode_toggle").height
anchors.right: parent.right