this repo has no description
0
fork

Configure Feed

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

Fix updates button not clickable when header is hidden

+1
+1
src/app.css
··· 747 747 margin-top: 16px; 748 748 transform: translate(-50%, 0); 749 749 font-size: 90%; 750 + pointer-events: auto; 750 751 } 751 752 .updates-button .icon { 752 753 vertical-align: top;