this repo has no description
0
fork

Configure Feed

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

Just a little spacing fix

+1 -1
+1 -1
src/components/status.css
··· 1695 1695 } 1696 1696 .poll-label input:is([type='radio'], [type='checkbox']) { 1697 1697 flex-shrink: 0; 1698 - margin: 3px; 1698 + margin: 0 3px; 1699 1699 min-height: 0.9em; 1700 1700 } 1701 1701 .poll-option-votes {