Select the types of activity you want to include in your feed.
1.virtualizedList { 2 border-top: 1px solid var(--divider); 3} 4 5.listItem { 6 background-color: var(--background-secondary); 7 border-bottom: 1px solid var(--divider); 8 padding-left: 16px; 9 justify-content: flex-start; 10}