DemoPanel
This commit is contained in:
parent
5d6b82a80e
commit
05b76b96b3
4 changed files with 17 additions and 12 deletions
|
|
@ -112,7 +112,7 @@ Window {
|
|||
text: root.text
|
||||
color: Theme.textPrimary
|
||||
font.family: Theme.fontFamily
|
||||
font.pointSize: Style.fontSmall * scaling
|
||||
font.pointSize: Style.fontMedium * scaling
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
wrapMode: Text.Wrap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue