Have a div fill the remaining space left from a div with a variable height – CSS
I would like to wrap each element without leaving any space left from a previous div. Each div has a variable height and I would like the elements to stack on top of each other. <div className="Notes-Grid" id='Notes-Grid'> <Note data={…