Select the types of activity you want to include in your feed.
1.optionLabelWithInfo { 2 display: flex; 3 align-items: center; 4} 5 6.optionLabelWithInfo .feature { 7 flex: 1; 8 overflow: hidden; 9 text-overflow: ellipsis; 10}