https://codepen.io/pen?editors=0010
how to make in virtual scroll list item to grid-template-columns: repeat(4, minmax(0, 1fr)) maybe cause items has style absolute, i don
t know, in general i need to implement virtual scroll in react project, and in virtual scroll items be with this style grid-template-columns: repeat(4, minmax(0, 1fr))
`
this is example how my data want be to look like
New contributor
Salome is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.