Css – In a scrollable flex container children should get full height
In a scrollable flex container, I want all the children should get full height. In the following example you can see div 2 can have large text body and it is causing the scroll behaviour. When I set the height…