diff --git a/Linphone/view/Layout/FormItemLayout.qml b/Linphone/view/Layout/FormItemLayout.qml index 89f85423..cd7b453b 100644 --- a/Linphone/view/Layout/FormItemLayout.qml +++ b/Linphone/view/Layout/FormItemLayout.qml @@ -23,6 +23,7 @@ ColumnLayout { elide: Text.ElideRight wrapMode: Text.Wrap maximumLineCount: 1 + textFormat: Text.RichText font { pixelSize: 13 * DefaultStyle.dp