fix(StatusListItem): unbreak vertical alignment

This commit is contained in:
Lukáš Tinkl 2022-09-16 09:40:58 +02:00
parent 27acdd959b
commit fa3ba834e2
No known key found for this signature in database
GPG Key ID: 4ABB993B9382F296
1 changed files with 0 additions and 1 deletions

View File

@ -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