[app/volume] Elide sink name label

This commit is contained in:
Nicolas Fella 2020-03-15 22:09:31 +01:00
parent 8e0cfd3899
commit 5931de875e

View file

@ -44,7 +44,8 @@ Kirigami.Page
Label {
text: description
width: parent.width
elide: Text.ElideRight
Layout.fillWidth: true
}
RowLayout {