fix: elide hero card label properly
This commit is contained in:
parent
f21373bcb0
commit
2824fd1af9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue