mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
Navbar: horizontally center text
This commit is contained in:
parent
bc1131ce41
commit
e13d49f43e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue