dcontent: add more spacing to expanded navrail
This commit is contained in:
parent
37809f2030
commit
4a49b9f0d6
1 changed files with 1 additions and 1 deletions
|
|
@ -168,7 +168,7 @@ Item {
|
||||||
|
|
||||||
anchors.left: icon.right
|
anchors.left: icon.right
|
||||||
anchors.verticalCenter: parent.verticalCenter
|
anchors.verticalCenter: parent.verticalCenter
|
||||||
anchors.leftMargin: Appearance.spacing.small
|
anchors.leftMargin: Appearance.spacing.normal
|
||||||
|
|
||||||
opacity: 0
|
opacity: 0
|
||||||
text: item.label
|
text: item.label
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue