Skip to content

Commit

Permalink
Remote top padding from sections
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Oct 19, 2023
1 parent 9ef7d21 commit 3420a70
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ final class PostSearchViewController: UIViewController, UITableViewDelegate, UIS

tableView.dataSource = dataSource
tableView.delegate = self
tableView.sectionHeaderTopPadding = 0
}

override func viewDidLayoutSubviews() {
Expand Down

0 comments on commit 3420a70

Please sign in to comment.