UNPKG

c-virtualized-list

Version:

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

11 lines 230 B
.container { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 40%; overflow-y: auto; background-color: yellow; gap: 100px; padding: 20px; }