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