mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-01-11 16:44:15 +01:00
Don't set colors (#1218
This commit is contained in:
parent
6af38ade27
commit
706d882cb0
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user