1
mirror of https://github.com/monero-project/monero-gui synced 2024-11-24 11:17:15 +01:00

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