this repo has no description
0
fork

Configure Feed

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

Contain the overscroll behavior in notifications popover

+1
+1
src/pages/notifications-menu.css
··· 23 23 padding: 0; 24 24 height: 40em; 25 25 overflow: auto; 26 + overscroll-behavior: contain; 26 27 } 27 28 .notifications-menu .status { 28 29 font-size: inherit;