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…
x
Reference in New Issue
Block a user