Grid with resize handle – element will not grow beyond initial setting
Please see the code sample. I can use the resize handle to resize the upper panel, and the lower panel shrinks appropriately, but it will not grow beyond the initial size. This behavior is the same in FF and Chrome. Alas searching for a solution proved difficult. I tried using auto instead of 5fr, adding max-height properties, etc. Nothing changed the behavior. Thanks.