Don't set colors (#1218

This commit is contained in:
Nathan Mattes 2024-01-31 17:29:58 +01:00
parent 6af38ade27
commit 706d882cb0
1 changed files with 0 additions and 2 deletions

View File

@ -58,8 +58,6 @@ extension ProfileRelationshipActionButton {
public func configure(actionOptionSet: RelationshipActionOptionSet) {
setTitle(actionOptionSet.title, for: .normal)
configureAppearance()
titleEdgeInsets = UIEdgeInsets(top: 0, left: 4, bottom: 0, right: 4)
activityIndicatorView.stopAnimating()