summaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
Diffstat (limited to 'pages')
-rw-r--r--pages/HomeForm.ui.qml5
1 files changed, 4 insertions, 1 deletions
diff --git a/pages/HomeForm.ui.qml b/pages/HomeForm.ui.qml
index 3cf2ad9..2fde374 100644
--- a/pages/HomeForm.ui.qml
+++ b/pages/HomeForm.ui.qml
@@ -68,6 +68,7 @@ Rectangle {
id: checkBox
height: 54
text: qsTr("This is a task title")
+ padding: 8
rightPadding: 16
leftPadding: 16
bottomPadding: 16
@@ -76,7 +77,7 @@ Rectangle {
font.family: "Google Sans"
font.pointSize: 16
font.weight: Font.Medium
- spacing: 16
+ spacing: 24
}
RoundButton {
id: chevronRight
@@ -120,6 +121,8 @@ Rectangle {
+
+
/*##^## Designer {
D{i:0;autoSize:true;height:480;width:640}
}