mirror of
https://github.com/metabolist/metatext.git
synced 2024-11-25 09:41:00 +00:00
Adjust spacing
This commit is contained in:
parent
36b4cb19ad
commit
e44d0218fa
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ private extension AddIdentityViewController {
|
|||
scrollView.translatesAutoresizingMaskIntoConstraints = false
|
||||
|
||||
stackView.translatesAutoresizingMaskIntoConstraints = false
|
||||
stackView.spacing = 20
|
||||
stackView.spacing = .defaultSpacing
|
||||
stackView.axis = .vertical
|
||||
stackView.distribution = .equalSpacing
|
||||
|
||||
|
|
Loading…
Reference in a new issue