fix(StatusListItem): unbreak vertical alignment
This commit is contained in:
parent
0355f52cd9
commit
07a8d91ce5
|
@ -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