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!
3
What is the name of the Tailwind CSS SVG icon library?1
How to align 3 divs horizontally in Tailwind CSS1
Create a red circle inside a green circle using Tailwind CSS1
Override the media queries defined by default by Tailwind2
What is the role of the `container` class in Tailwind CSS?1
How to define a width of 100% in Tailwind CSS?1
How to set a background color with an opacity in Tailwind CSS