mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-01-23 06:18:08 +00:00
Fix post header
This commit is contained in:
parent
a74f292696
commit
052586022d
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue