fix: elide hero card label properly

This commit is contained in:
2 * r + 2 * t 2026-06-08 16:24:27 +10:00
parent f21373bcb0
commit 2824fd1af9

View file

@ -52,7 +52,7 @@ StyledRect {
ColumnLayout {
anchors.left: tempProg.right
anchors.right: parent.right
anchors.right: usageShape.left
anchors.verticalCenter: tempProg.verticalCenter
anchors.margins: Tokens.spacing.large
spacing: Tokens.spacing.extraSmall