this repo has no description
0
fork

Configure Feed

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

Potential fix to infinite loop of intersection observer

+1 -1
+1 -1
src/app.css
··· 86 86 inset: 0; 87 87 } 88 88 :is(#home-page, #welcome, #columns, #loader-root):has(~ .deck-container) { 89 - display: block; 89 + /* display: block; */ 90 90 position: absolute; 91 91 user-select: none; 92 92 pointer-events: none;