Skip to content

Conversation

@vdegenne
Copy link
Owner

No description provided.

@vdegenne
Copy link
Owner Author

By the way the content has the grid role in the html, shouldn't its display be grid? I'm not familiar with the grid layout yet but the suggestion you gave me @asyncliz of using align-self: flex-end to force push an element to the end of the container was not working in the flex context.

@asyncliz
Copy link

By the way the content has the grid role in the html, shouldn't its display be grid? I'm not familiar with the grid layout yet but the suggestion you gave me @asyncliz of using align-self: flex-end to force push an element to the end of the container was not working in the flex context.

It does not, the aria role grid is different from the CSS display grid.

I'll get to importing this soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants