this repo has no description
0
fork

Configure Feed

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

Hide non-column elements

+4
+4
src/app.css
··· 2708 2708 #columns > * { 2709 2709 padding: 0 16px; 2710 2710 2711 + &:not(.deck-container) { 2712 + display: none; 2713 + } 2714 + 2711 2715 &:is(#notifications-page) { 2712 2716 padding-inline: 0; 2713 2717