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