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.
I'm wrapping my html in a div that looks something like <div class="flex" fxLayout="column" fxLayoutAlign="flex-end center" fxLayoutGap="10px"> but when I go to inspect element, justify-content is set to flex-start and not flex-end