❓Proper way to display OnyxBadge inside flex container
#4285
-
|
What is the proper way to do this in this generic example? if remove
|
Beta Was this translation helpful? Give feedback.
Answered by
larsrickert
Oct 17, 2025
Replies: 2 comments
-
|
Hey, it seems like setting those CSS to the badge fixes the issue. I will convert this to a bug so we can check this. .onyx-badge {
vertical-align: middle;
max-height: max-content;
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
You can track the issue progress in #4289 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
larsrickert
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can track the issue progress in #4289