mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-01-05 21:41:35 +01:00
fix: meta label in post thread scene layout issue
This commit is contained in:
parent
a349a76bdd
commit
940e69456d
@ -70,6 +70,7 @@ extension ThreadMetaView {
|
||||
containerStackView.addArrangedSubview(actionButtonStackView)
|
||||
|
||||
actionButtonStackView.axis = .horizontal
|
||||
actionButtonStackView.spacing = 20
|
||||
actionButtonStackView.addArrangedSubview(reblogButton)
|
||||
actionButtonStackView.addArrangedSubview(favoriteButton)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user