remove weird transparency

This commit is contained in:
end-4
2025-10-07 16:59:06 +02:00
parent cf303380b6
commit e86a0e23bb
@@ -39,7 +39,6 @@ Item {
radius: root.style === "classic" ? 2 : root.handWidth / 2
color: Appearance.colors.colSecondary
opacity: 0.9
Behavior on height {
animation: Appearance.animation.elementResize.numberAnimation.createObject(this)