Problem scrolling content within Flexbox parent using Tailwind
I can’t figure out how to set the width of a parent container, whose child divs scroll horizontally. If I set a fixed, e.g. 1400px width it works, but not when I try to use the remainder of the screen using Flex boxes. Thanks!