mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Changed color to transparancy and spaces instead of tabs
This commit is contained in:
parent
163543b86b
commit
687d326fae
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue