Fix post header
This commit is contained in:
parent
a74f292696
commit
052586022d
|
@ -40,6 +40,7 @@ struct StatusRowHeaderView: View {
|
|||
.font(.scaledSubheadline)
|
||||
.fontWeight(.semibold)
|
||||
.lineLimit(1)
|
||||
.layoutPriority(1)
|
||||
if theme.avatarPosition == .leading {
|
||||
dateView
|
||||
.font(.scaledFootnote)
|
||||
|
|
Loading…
Reference in New Issue