This repository has no description
0

Configure Feed

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

feat: content hider styles

+3
+3
src/webapp/features/platforms/bluesky/components/contentHider/ContentHider.module.css
··· 1 + .alert:hover { 2 + background-color: var(--mantine-color-gray-light-hover); 3 + }