Quantcast
Channel: Active questions tagged flexbox - Stack Overflow
Viewing all articles
Browse latest Browse all 1305

Height 100% not working on flex-box>flex-1?

$
0
0

I have a problem with making my element filling the height of flex-box children. As you can see in the image, h-full of Tailwind is not working (width x 0), when the parents, is having a good height of filling the window. What do I miss here? Can any1 give me hints??? Thank you sm!!!

*PS: I'm trying to NOT to put anymore flex-box, because, it's just weird for having unnecessary flex-box, when height 100% suppose to be working! IMO. But if it's something to do, then, well...

I expect my h-full element to have a expected height 100% of parent.

enter image description here

enter image description here


Viewing all articles
Browse latest Browse all 1305

Trending Articles