Navbar: horizontally center text

This commit is contained in:
selsta 2021-04-24 05:24:43 +02:00
parent bc1131ce41
commit e13d49f43e
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E

View file

@ -133,7 +133,7 @@ Rectangle {
width: children[0].width
MoneroComponents.TextPlain {
anchors.verticalCenter: parent.verticalCenter
anchors.centerIn: parent
font.family: grid.fontFamily
font.pixelSize: grid.fontSize
font.bold: grid.fontBold