[Glitch] Fix poll options being below uploads in compose form in web UI

Port 9910018b0d9dbad466a408a5dfd168a67f324067 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko 2026-06-12 07:59:36 +02:00 committed by Claire
parent 6e2f3ab2b2
commit 17d706ac54

View File

@ -338,8 +338,8 @@ class ComposeForm extends ImmutablePureComponent {
className='compose-form__input'
/>
<UploadForm />
<PollForm />
<UploadForm />
<ComposeQuotedStatus />
<div className='compose-form__footer'>