mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 05:06:03 +08:00
Changed color to transparancy and spaces instead of tabs
This commit is contained in:
parent
163543b86b
commit
687d326fae
@ -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…
x
Reference in New Issue
Block a user