diff --git a/components/Navbar.qml b/components/Navbar.qml index 03386744..7c4b8779 100644 --- a/components/Navbar.qml +++ b/components/Navbar.qml @@ -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