mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Fix sidebar top margin for um3 network monitor controls
This commit is contained in:
parent
71ae78f7b6
commit
7a6d75fd08
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ Rectangle
|
|||
{
|
||||
id: controlItem
|
||||
anchors.bottom: footerSeparator.top
|
||||
anchors.top: headerSeparator.bottom
|
||||
anchors.top: monitoringPrint ? base.top : headerSeparator.bottom
|
||||
anchors.left: base.left
|
||||
anchors.right: base.right
|
||||
sourceComponent:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue