Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

FxLayoutAlign="flex-end" renders as flex-start #232

@cellsheet

Description

@cellsheet

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bughas prA PR has been created to address this issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions