this repo has no description
0
fork

Configure Feed

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

Make poll form take full width

+1
+1
src/components/compose.css
··· 388 388 background-color: var(--bg-faded-color); 389 389 border-radius: 8px; 390 390 margin: 8px 0 0; 391 + display: block; 391 392 } 392 393 393 394 #compose-container .poll-choices {