diff --git a/frontend/src/lib/editor/VotingEditorPart.svelte b/frontend/src/lib/editor/VotingEditorPart.svelte index a897d62..882a12e 100644 --- a/frontend/src/lib/editor/VotingEditorPart.svelte +++ b/frontend/src/lib/editor/VotingEditorPart.svelte @@ -43,21 +43,40 @@ {#each data.questions[selected_question].answers as answer, index}
- { + +