remove extra space

This commit is contained in:
end-4
2025-05-03 21:40:13 +02:00
parent ceac2931ab
commit 3404eacf4b
@@ -14,8 +14,7 @@ ToolTip {
return ans
}
verticalPadding: 5
horizontalPadding: 10
horizontalPadding: 10
opacity: internalVisibleCondition ? 1 : 0
visible: opacity > 0