mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 00:16:04 +08:00
Fix sidebar top margin for um3 network monitor controls
This commit is contained in:
parent
71ae78f7b6
commit
7a6d75fd08
@ -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…
x
Reference in New Issue
Block a user