this repo has no description
0
fork

Configure Feed

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

Don't limit 80px if more than 2 media

+1 -1
+1 -1
src/components/status.css
··· 210 210 } 211 211 .status.small:not(.status-carousel .status, .status.large .status) 212 212 .status-card 213 - :is(.content, .poll, .media-container) { 213 + :is(.content, .poll, .media-container:not(.media-gt2)) { 214 214 max-height: 80px !important; 215 215 } 216 216 .status.large .status-card :is(.content, .poll, .media-container) {