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.