Summary
I think Badges are more an inline component, but now it has .flex in the base classes.
Context
In the docs the badges are wrapped by a flexbox should it looks normal. When putting a Badge into a normal div it expands to take the full width, apparently there is .flex in the base classes.
Summary
I think Badges are more an inline component, but now it has
.flexin the base classes.Context
In the docs the badges are wrapped by a flexbox should it looks normal. When putting a Badge into a normal div it expands to take the full width, apparently there is
.flexin the base classes.