cyb/src/components/TableTxsInfinite/TableTxsInfinite.module.scss

.infiniteScroll {
  display: grid;
  gap: 15px;
}

Neighbours