this repo has no description
0
fork

Configure Feed

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

Move "Read more" slightly to the left

+1 -1
+1 -1
src/components/status.css
··· 234 234 display: inline-block; 235 235 position: absolute; 236 236 inset-block-end: 1.5em; 237 - left: 50%; 237 + left: 45%; 238 238 transform: translateX(-50%); 239 239 color: var(--text-color); 240 240 background-color: var(--bg-faded-color);