try to fix contact edition ui in windows (LINQT-1184)
This commit is contained in:
parent
b03a1082e3
commit
f39a3c4a15
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ ColumnLayout {
|
|||
elide: Text.ElideRight
|
||||
wrapMode: Text.Wrap
|
||||
maximumLineCount: 1
|
||||
textFormat: Text.RichText
|
||||
|
||||
font {
|
||||
pixelSize: 13 * DefaultStyle.dp
|
||||
|
|
|
|||
Loading…
Reference in a new issue