Fixed Jack's issue with homepage gap at the top.
Closes: #328 Changelog-Fixed: Fix padding issue at top of home timeline
This commit is contained in:
committed by
William Casarin
parent
031408dec3
commit
fb1f99e728
@@ -52,6 +52,7 @@ struct InnerTimelineView: View {
|
||||
}
|
||||
}
|
||||
.padding(.horizontal)
|
||||
.padding(.top,10)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user