aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--components/LabelSubheader.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/components/LabelSubheader.qml b/components/LabelSubheader.qml
index 585d0027..a9f9bc41 100644
--- a/components/LabelSubheader.qml
+++ b/components/LabelSubheader.qml
@@ -34,6 +34,8 @@ import "../components/effects/" as MoneroEffects
Label {
id: item
fontSize: 18
+ anchors.left: parent.left
+ anchors.right: parent.right
Rectangle {
anchors.top: item.bottom