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 4bb9ec4c..0bbfb67e 100644
--- a/MiddlePanel.qml
+++ b/MiddlePanel.qml
@@ -195,6 +195,7 @@ Rectangle {
}
anchors.topMargin: appWindow.persistentSettings.customDecorations ? 50 : 0
+ anchors.bottomMargin: 0
spacing: 0
Flickable {