AudioCard: fix elide

This commit is contained in:
Ly-sec
2025-11-20 20:45:21 +01:00
parent 1fc1fa36aa
commit 868b14bbc3
@@ -117,6 +117,7 @@ NBox {
font.weight: Style.fontWeightMedium
elide: Text.ElideRight
Layout.fillWidth: true
Layout.preferredWidth: 0
}
}
@@ -165,6 +166,7 @@ NBox {
font.weight: Style.fontWeightMedium
elide: Text.ElideRight
Layout.fillWidth: true
Layout.preferredWidth: 0
}
}