mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 17:35:45 +02:00
always center the text in the message dialog
This commit is contained in:
parent
b3d8b67893
commit
cf12a8d396
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ ModalWindow {
|
||||||
}
|
}
|
||||||
lineHeight: 2
|
lineHeight: 2
|
||||||
lineHeightMode: Text.ProportionalHeight
|
lineHeightMode: Text.ProportionalHeight
|
||||||
|
horizontalAlignment: Text.AlignHCenter
|
||||||
}
|
}
|
||||||
|
|
||||||
RalewaySemiBold {
|
RalewaySemiBold {
|
||||||
|
|
Loading…
Reference in a new issue