dashboard

This commit is contained in:
Zacharias-Brohn
2026-02-14 01:09:54 +01:00
parent 53fe85c455
commit a645c28d4f
5 changed files with 51 additions and 7 deletions
+2 -1
View File
@@ -21,7 +21,7 @@ Item {
animate: true
text: Weather.icon
color: DynamicColors.palette.m3secondary
font.pointSize: 24
font.pointSize: 54
}
Column {
@@ -29,6 +29,7 @@ Item {
anchors.verticalCenter: parent.verticalCenter
anchors.left: icon.right
anchors.leftMargin: Appearance.spacing.large
spacing: 8