aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MiddlePanel.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/MiddlePanel.qml b/MiddlePanel.qml
index abb24f50..44e0acdf 100644
--- a/MiddlePanel.qml
+++ b/MiddlePanel.qml
@@ -178,6 +178,7 @@ Rectangle {
}
anchors.topMargin: appWindow.persistentSettings.customDecorations ? 50 : 0
+ anchors.bottomMargin: 0
spacing: 0
Flickable {