mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 23:17:26 -04:00
Navbar: horizontally center text
This commit is contained in:
@@ -133,7 +133,7 @@ Rectangle {
|
|||||||
width: children[0].width
|
width: children[0].width
|
||||||
|
|
||||||
MoneroComponents.TextPlain {
|
MoneroComponents.TextPlain {
|
||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.centerIn: parent
|
||||||
font.family: grid.fontFamily
|
font.family: grid.fontFamily
|
||||||
font.pixelSize: grid.fontSize
|
font.pixelSize: grid.fontSize
|
||||||
font.bold: grid.fontBold
|
font.bold: grid.fontBold
|
||||||
|
|||||||
Reference in New Issue
Block a user