summaryrefslogtreecommitdiff
path: root/modules/bar/popouts/Background.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bar/popouts/Background.qml')
-rw-r--r--modules/bar/popouts/Background.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bar/popouts/Background.qml b/modules/bar/popouts/Background.qml
index 6dafaff..2a6d6d2 100644
--- a/modules/bar/popouts/Background.qml
+++ b/modules/bar/popouts/Background.qml
@@ -34,7 +34,7 @@ ShapePath {
}
PathLine {
relativeX: 0
- relativeY: root.wrapper.height - root.rounding * 4
+ relativeY: root.wrapper.height - root.rounding * 2
}
PathArc {
relativeX: root.invertBottomRounding ? root.roundingX : -root.roundingX