mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06:00
Fix monitoring sidebar top margin
This commit is contained in:
parent
f91a4db617
commit
71ae78f7b6
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ Rectangle
|
|||
Loader
|
||||
{
|
||||
anchors.bottom: footerSeparator.top
|
||||
anchors.top: headerSeparator.bottom
|
||||
anchors.top: monitoringPrint ? base.top : headerSeparator.bottom
|
||||
anchors.left: base.left
|
||||
anchors.right: base.right
|
||||
source:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue