Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the CSS place-items property in the me.Style object #629

Closed
aperepel opened this issue Jul 17, 2024 · 0 comments · Fixed by #736
Closed

Add the CSS place-items property in the me.Style object #629

aperepel opened this issue Jul 17, 2024 · 0 comments · Fixed by #736
Assignees

Comments

@aperepel
Copy link

place-items is a convenient shorthand for a combination of align-items and justify-items: https://developer.mozilla.org/en-US/docs/Web/CSS/place-items

At the moment it's not available in the style object, should be a fairly low-effort addition.

@richard-to richard-to self-assigned this Aug 4, 2024
richard-to added a commit to richard-to/mesop that referenced this issue Aug 4, 2024
- Updates snackbar example to use pointer events property
- Updates dialog to use place-items

- Closes google#629
- Closes google#731
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 a pull request may close this issue.

2 participants