try to fix contact edition ui in windows (LINQT-1184)

This commit is contained in:
Gaelle Braud 2024-06-10 11:50:46 +02:00
parent b03a1082e3
commit f39a3c4a15

View file

@ -23,6 +23,7 @@ ColumnLayout {
elide: Text.ElideRight
wrapMode: Text.Wrap
maximumLineCount: 1
textFormat: Text.RichText
font {
pixelSize: 13 * DefaultStyle.dp