You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
fix(fxLayoutAlign): add space-between and space-around options (#845)
The actual implementation doesn't allow the 'space-between' and 'space-around' flex
align-content options in the cross-axis. fxLayoutAlign should cover all of them.
Closes#841
0 commit comments