mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 21:05:54 +08:00
Fix monitoring sidebar top margin
This commit is contained in:
parent
f91a4db617
commit
71ae78f7b6
@ -282,7 +282,7 @@ Rectangle
|
|||||||
Loader
|
Loader
|
||||||
{
|
{
|
||||||
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
|
||||||
source:
|
source:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user