Fix sidebar top margin for um3 network monitor controls

This commit is contained in:
ChrisTerBeke 2017-12-07 11:02:52 +01:00
parent 71ae78f7b6
commit 7a6d75fd08

View File

@ -263,7 +263,7 @@ Rectangle
{ {
id: controlItem id: controlItem
anchors.bottom: footerSeparator.top anchors.bottom: footerSeparator.top
anchors.top: headerSeparator.bottom anchors.top: monitoringPrint ? base.top : headerSeparator.bottom
anchors.left: base.left anchors.left: base.left
anchors.right: base.right anchors.right: base.right
sourceComponent: sourceComponent: