[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:
parent
6e2f3ab2b2
commit
17d706ac54
@ -338,8 +338,8 @@ class ComposeForm extends ImmutablePureComponent {
|
||||
className='compose-form__input'
|
||||
/>
|
||||
|
||||
<UploadForm />
|
||||
<PollForm />
|
||||
<UploadForm />
|
||||
<ComposeQuotedStatus />
|
||||
|
||||
<div className='compose-form__footer'>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user