#Need help with Label adapting to container
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Hi ! I wanted to know if there's a way to prevent labels from moving hover other elements when they don't have enough room to display their content like in the following GIF.
The hierarchy looks like this
I don't want the content to wrap, just to be hidden if it doesn't fit
The container has the following styling
Urgh, I found my mistake...