this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix weird jump when height of list changes

+1
+1
src/pages/catchup.css
··· 370 370 } 371 371 372 372 .catchup-list { 373 + min-height: 85vh; 373 374 margin: 0; 374 375 padding: 0; 375 376 list-style: none;