this repo has no description
0
fork

Configure Feed

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

Can't really use important

+1 -1
+1 -1
src/index.css
··· 217 217 user-select: none; 218 218 } 219 219 button[hidden] { 220 - display: none !important; 220 + display: none; 221 221 } 222 222 :is(button, .button) > * { 223 223 vertical-align: middle;