this repo has no description
0
fork

Configure Feed

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

Bunch the avatars

+4
+4
src/pages/status.css
··· 30 30 31 31 .ancestors-indicator { 32 32 font-size: 70% !important; 33 + 34 + & > .avatar:not(:first-child) { 35 + margin-left: -4px; 36 + } 33 37 } 34 38 .ancestors-indicator:not([hidden]) { 35 39 animation: slide-up 0.3s both ease-out 0.3s;