summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qml/DivePlannerView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'mobile-widgets/qml/DivePlannerView.qml')
-rw-r--r--mobile-widgets/qml/DivePlannerView.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile-widgets/qml/DivePlannerView.qml b/mobile-widgets/qml/DivePlannerView.qml
index 1258c8497..b777a9e75 100644
--- a/mobile-widgets/qml/DivePlannerView.qml
+++ b/mobile-widgets/qml/DivePlannerView.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 view"