MiddlePanel: remove margin bottom

This commit is contained in:
selsta
2019-11-28 00:55:00 +01:00
parent d5f4d5d93f
commit 2ab3d8ebf2

View File

@@ -195,6 +195,7 @@ Rectangle {
}
anchors.topMargin: appWindow.persistentSettings.customDecorations ? 50 : 0
anchors.bottomMargin: 0
spacing: 0
Flickable {