this repo has no description
0
fork

Configure Feed

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

Merge pull request #430 from cvennevik/perf-notification-icons

(performance) Remove backdrop-filter blur and saturate effect from .account-sub-icons

authored by

Chee Aun and committed by
GitHub
02d1339b 93c87135

-1
-1
src/pages/notifications.css
··· 63 63 var(--bg-color), 64 64 var(--bg-blur-color) 65 65 ); */ 66 - backdrop-filter: blur(16px) saturate(3); 67 66 padding: 2px 4px; 68 67 border-radius: 999px; 69 68 overflow: hidden;