Facing Issues with @container query or container-type

I am trying to create a message bubble where i was testing out what if the message is one-liner so i've noticed that one of the pseudo elment was overflowing out of the div which is because of its absolute postion which is mandatory too, to have the rounded corners, however I wanted to fix it using @container query where i can see that it is not getting the auto height because of which query that i added is also failing. here's the codepen thought

Thanks in advance friends!!

codepen: https://codepen.io/raj-shukla/pen/zYgXqrY?editors=1100
Was this page helpful?