remove wrong height binding

This commit is contained in:
Marco Martin 2020-11-11 16:34:13 +01:00
parent e7f82ab394
commit 791c76f327

View file

@ -216,7 +216,6 @@ NanoShell.FullScreenOverlay {
y: 0
x: drawerX
width: drawerWidth
height: contentItem.height
}
}
}