this repo has no description
0
fork

Configure Feed

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

Revert "Try fix form getting squashed on Mobile Safari"

This reverts commit ad4125a964c8381cdd153c1e6c68a920d9f08b9a.

-1
-1
src/components/compose.css
··· 141 141 display: flex; 142 142 flex-direction: column; 143 143 gap: var(--form-spacing-block); 144 - flex-shrink: 0; 145 144 146 145 @media (min-width: 40em) { 147 146 --form-spacing-inline: 8px;