adjust clock appearance

This commit is contained in:
end-4
2025-10-30 12:38:30 +01:00
parent 403344e120
commit 1b996e37a7
4 changed files with 6 additions and 6 deletions
@@ -9,7 +9,7 @@ Item {
required property int clockHour
required property int clockMinute
property real handLength: 72
property real handWidth: 18
property real handWidth: 20
property string style: "fill"
property color color: Appearance.colors.colPrimary