Mirror of https://github.com/roostorg/osprey github.com/roostorg/osprey
1
fork

Configure Feed

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

at main 10 lines 138 B view raw
1.header { 2 display: flex; 3 flex-direction: row; 4 align-items: center; 5} 6 7.iconWrapper { 8 margin-right: 8px; 9 display: inline-flex; 10}