Merge pull request #2528

2ab3d8e MiddlePanel: remove margin bottom (selsta)
This commit is contained in:
luigi1111
2019-12-03 22:27:37 -06:00

View File

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