pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

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

fix sticky settings sidebar

Pas 80bbba29 355a11ef

+2 -1
+2 -1
src/assets/css/index.css
··· 11 11 min-height: 100vh; 12 12 min-height: 100dvh; 13 13 font-size: 1.0248em; 14 - overflow-x: hidden; 14 + /* Use clip instead of hidden so position:sticky still works (e.g. Settings sidebar) */ 15 + overflow-x: clip; 15 16 } 16 17 17 18 html[data-full],