DomnikBritto

Joined

50 Experience
0 Lessons Completed
0 Questions Solved

Activity

I’m using a grid for a complex layout and I would like the images in it to have no control over size. The grid is set using fr unit https://sarkariresult.onl/ s so that it too will not have an actual height, but instead just fill the space of its container.

I’ve set the images to 100% which fills the cells, but their ac mobdro tual pixel dimensions still have control over the the grid. I would expect the grid to collapse completely when there’s nothing in it that has an explicit height, but this is not what happens. The images intrinsic size still exerts some control. https://pnrstatus.vip/

It does work when I set images using background but that’s semantically incorrect for my use case.

Is this possible?