Replies: 1 comment
-
Hi @Pham-dev Yeah, we were recently looking at Stack specifically with some improvements, which I've picked back up again from this PR. #2728 It should solve the Stack justify problem you describe. In regard to the Flex component, we need to do a big refactor of that API. It's too opinionated, and too inflexible. If you find yourself reaching for that, I'd suggest just reaching for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team. Just looked at the documentation but stack or flex does not have a css attribute where I can right align something
I want to be able to replicate this: "align-items: flex-end". Right now theres no such css to do so. I believe this should be pretty standard for design systems but let me know if that exists or if theres a work around for it.
Beta Was this translation helpful? Give feedback.
All reactions