1
mirror of https://github.com/monero-project/monero-gui synced 2024-12-22 03:15:52 +01:00

BasicPanel.qml

This commit is contained in:
xmr-eric 2017-03-19 13:39:03 -04:00 committed by GitHub
parent 69e037ba4d
commit 172243cdad

View File

@ -90,7 +90,6 @@ Rectangle {
height: 20
font.family: "Arial"
font.pixelSize: 12
font.letterSpacing: -1
elide: Text.ElideRight
horizontalAlignment: Text.AlignLeft
verticalAlignment: Text.AlignBottom
@ -104,7 +103,6 @@ Rectangle {
height: 20
font.family: "Arial"
font.pixelSize: 18
font.letterSpacing: -1
elide: Text.ElideRight
horizontalAlignment: Text.AlignLeft
verticalAlignment: Text.AlignBottom