this repo has no description
0
fork

Configure Feed

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

Fix Read More wrongly positioned on Safari

+1
+1
src/components/status.css
··· 97 97 .truncated .status-card-link, /* parent status already truncated */ 98 98 .status-card-link .status-card-link /* nested status cards */ 99 99 ):has(.truncated) { 100 + display: block; 100 101 position: relative; 101 102 102 103 &:after {