Skip to content

Commit

Permalink
Update People table view color
Browse files Browse the repository at this point in the history
  • Loading branch information
staskus committed May 6, 2024
1 parent d276062 commit 1c366ba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,7 @@ private extension PeopleViewController {
WPStyleGuide.configureColors(view: view, tableView: tableView)
WPStyleGuide.configureAutomaticHeightRows(for: tableView)
tableView.separatorStyle = .none
tableView.backgroundColor = .DS.Background.primary

setupFilterBar()
setupTableView()
Expand Down

0 comments on commit 1c366ba

Please sign in to comment.