mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-07 14:44:01 +00:00
feat(ui/modules/Common/Dialog/DialogDescription): centering description
This commit is contained in:
parent
72a4766ca6
commit
0793a7ecc1
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ Item {
|
|||
|
||||
color: DialogStyle.description.color
|
||||
font.pointSize: DialogStyle.description.fontSize
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
wrapMode: Text.WordWrap
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue