summaryrefslogtreecommitdiff
path: root/modules/lock/Content.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/lock/Content.qml')
-rw-r--r--modules/lock/Content.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/lock/Content.qml b/modules/lock/Content.qml
index 3ee9dd8..7348b10 100644
--- a/modules/lock/Content.qml
+++ b/modules/lock/Content.qml
@@ -30,6 +30,8 @@ RowLayout {
WeatherInfo {
id: weather
+
+ rootHeight: root.height
}
}