Responsive component with overflow scroll (Tailwind)
Hello everyone! I wanted an element which takes the entire space available but it should not overflow and increase the page height. I am unable to think of a solution without giving it a specific height which defeats the purpose of it being responsive.
Somehow this code worked but I dont know how (Check images, the highlighted part is the "ChatDialogs" component in question)