mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 15:35:54 +08:00
Hide sidebar header for now
This commit is contained in:
parent
3a8de56f66
commit
5b01ce7f96
@ -19,7 +19,7 @@ Item
|
|||||||
Rectangle {
|
Rectangle {
|
||||||
id: settingsModeRow
|
id: settingsModeRow
|
||||||
width: base.width
|
width: base.width
|
||||||
height: UM.Theme.sizes.sidebar_header.height
|
height: 0
|
||||||
anchors.top: parent.top
|
anchors.top: parent.top
|
||||||
color: UM.Theme.colors.sidebar_header_bar
|
color: UM.Theme.colors.sidebar_header_bar
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user