Make dateBubble's text vertically aligned to vertical center
This commit is contained in:
parent
aa34576dfd
commit
e86c1cc79f
1 changed files with 1 additions and 0 deletions
|
|
@ -245,6 +245,7 @@ Page {
|
|||
width: contentWidth * 1.2
|
||||
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
background: Rectangle {
|
||||
radius: parent.height / 2
|
||||
color: colors.base
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue