Merge pull request #3433

e13d49f Navbar: horizontally center text (selsta)
This commit is contained in:
luigi1111 2021-04-29 14:07:58 -04:00
commit 0ee5259466
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

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