left-panel: use consistent font size

This commit is contained in:
xiphon 2018-11-06 00:40:55 +00:00
parent 2641eda20a
commit 44d3966951

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