bg clock: make number column not look goofy

This commit is contained in:
end-4
2025-10-05 21:59:54 +02:00
parent b8b3b7993b
commit 394d992b19
@@ -158,7 +158,7 @@ Item {
Behavior on pixelSize { Behavior on pixelSize {
animation: Appearance.animation.elementResize.numberAnimation.createObject(this) animation: Appearance.animation.elementResize.numberAnimation.createObject(this)
} }
family: Appearance.font.family.main family: Appearance.font.family.expressive
weight: Font.Bold weight: Font.Bold
} }
Behavior on opacity { Behavior on opacity {