Skip to content

Commit af5fb43

Browse files
authored
Fix table view separator colors (#24791)
1 parent de67926 commit af5fb43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Modules/Sources/WordPressUI/Extensions/WPStyleGuide+Shared.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ extension WPStyleGuide {
2222
}
2323

2424
tableView.backgroundColor = .systemGroupedBackground
25-
tableView.separatorColor = UIAppColor.neutral(.shade10)
2625
}
2726

2827
@objc

0 commit comments

Comments
 (0)