Easy
I have a container that contains a list of icons displayed horizontally, the number of icons is variable, and if it is too high, I know that it can exceed the size of my screen. What should I do to optimize scroll management?
Edit
4
Community EvaluationsNo one has reviewed this question yet, be the first!
2
How to define a width of 100% in Tailwind CSS?2
How to set a background color with an opacity in Tailwind CSS2
Given an element with multiple background colors, which color will be used?4
What is the name of the Tailwind CSS SVG icon library?2
What is the role of the `container` class in Tailwind CSS?3
How to align 3 divs horizontally in Tailwind CSS2
Override the media queries defined by default by Tailwind