#Overlay in a component / Position absolute width: FILL
9 messages · Page 1 of 1 (latest)
Here is the container component containing a utility replaceable component
Now I will demonstrate what I am hoping to achieve:
On hover it should look like this
Obviously this seems pretty simple with an absolutely positioned element, but the problem arrises when the content of the container component is large and then the overlay isn't positioned properly anymore
As seen here:
I need some sort of position absolute and width/height fill
Overlay in a component / Position absolute width: FILL