fix(StatusListItem): unbreak vertical alignment
This commit is contained in:
parent
27acdd959b
commit
fa3ba834e2
|
@ -283,7 +283,6 @@ Rectangle {
|
||||||
RowLayout {
|
RowLayout {
|
||||||
id: statusListItemSubtitleTagsRow
|
id: statusListItemSubtitleTagsRow
|
||||||
anchors.top: statusListItemTitle.bottom
|
anchors.top: statusListItemTitle.bottom
|
||||||
anchors.topMargin: 4
|
|
||||||
width: parent.width
|
width: parent.width
|
||||||
spacing: 4
|
spacing: 4
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue