summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DivePlannerEdit.qml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile-widgets/qml/DivePlannerEdit.qml')
-rw-r--r--mobile-widgets/qml/DivePlannerEdit.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile-widgets/qml/DivePlannerEdit.qml b/mobile-widgets/qml/DivePlannerEdit.qml
index 667c2df3b..fa5e245f0 100644
--- a/mobile-widgets/qml/DivePlannerEdit.qml
+++ b/mobile-widgets/qml/DivePlannerEdit.qml
@@ -13,7 +13,7 @@ Kirigami.ScrollablePage {
ColumnLayout {
width: parent.width
spacing: 1
- Layout.margins: 10
+ Layout.margins: Kirigami.Units.gridUnit
Text {
text: "Dive planner edit"