mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 05:23:58 -06:00
Hide sidebar header for now
This commit is contained in:
parent
3a8de56f66
commit
5b01ce7f96
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ Item
|
|||
Rectangle {
|
||||
id: settingsModeRow
|
||||
width: base.width
|
||||
height: UM.Theme.sizes.sidebar_header.height
|
||||
height: 0
|
||||
anchors.top: parent.top
|
||||
color: UM.Theme.colors.sidebar_header_bar
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue