this repo has no description
0
fork

Configure Feed

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

Prevent time link from overlapping too much

+1 -1
+1 -1
src/components/status.css
··· 337 337 .status > .container > .meta a.time:after { 338 338 content: ''; 339 339 position: absolute; 340 - inset: -16px; 340 + inset: -16px -16px -8px; 341 341 } 342 342 .status > .container > .meta .reply-to { 343 343 opacity: 0.5;