diff options
Diffstat (limited to 'modules/lock/Fetch.qml')
| -rw-r--r-- | modules/lock/Fetch.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/lock/Fetch.qml b/modules/lock/Fetch.qml index b855cdc..00bca7c 100644 --- a/modules/lock/Fetch.qml +++ b/modules/lock/Fetch.qml @@ -14,6 +14,7 @@ ColumnLayout { anchors.fill: parent anchors.margins: Appearance.padding.large * 2 + anchors.topMargin: Appearance.padding.large spacing: Appearance.spacing.small |