aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LeftPanel.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/LeftPanel.qml b/LeftPanel.qml
index e689ec13..9af5e000 100644
--- a/LeftPanel.qml
+++ b/LeftPanel.qml
@@ -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