I’m doing a pet project and I get a problem. I need two div’s in the grid to have the same height on mobile devices and i want to add scroll when they overflow. But now the upper one squeezes the lower one. How can I fix this? I use Tailwind but i think its doesnt matter. Thanks!
I am attaching an image as well as a working prototype with github and codesandbox.
GitHub Link
Sandbox