Merge pull request #1727

44d3966 left-panel: use consistent font size (xiphon)
This commit is contained in:
luigi1111 2018-11-09 13:22:38 -06:00
commit 71603973c8
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

View file

@ -201,6 +201,7 @@ Rectangle {
id: unlockedBalanceLabel
visible: true
text: qsTr("Unlocked balance") + translationManager.emptyString
fontSize: 14
anchors.left: parent.left
anchors.leftMargin: 20
anchors.top: parent.top