fix hourHand color (again)

This commit is contained in:
darksignal7
2025-10-06 19:47:09 +03:00
parent 28e6da1bbc
commit 29bb41aff0
3 changed files with 4 additions and 3 deletions
@@ -40,7 +40,7 @@ Item {
border.color: root.color
border.width: 4
opacity: 0.5
Behavior on x {
animation: Appearance.animation.elementResize.numberAnimation.createObject(this)