this repo has no description
0
fork

Configure Feed

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

Prevent scrolling inside status carousel link

+1 -1
+1 -1
src/app.css
··· 967 967 border: 1px solid var(--outline-color); 968 968 background-color: var(--bg-blur-color); 969 969 border-radius: 16px; 970 - overflow: hidden; 970 + overflow: clip; 971 971 box-shadow: 0 1px var(--bg-color); 972 972 973 973 &:has(.status-badge:not(:empty)) {