diff options
Diffstat (limited to 'LeftPanel.qml')
| -rw-r--r-- | LeftPanel.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LeftPanel.qml b/LeftPanel.qml index 6122fae3..4679f1b0 100644 --- a/LeftPanel.qml +++ b/LeftPanel.qml @@ -127,7 +127,7 @@ Rectangle { anchors.top: parent.top anchors.topMargin: 8 anchors.left: parent.left - anchors.leftMargin: 190 + anchors.leftMargin: 184 font.bold: true color: "white" } |
