change: UI

This commit is contained in:
Julian Krauser 2025-07-24 08:11:02 +02:00
parent d057512514
commit 89bc0f9373
3 changed files with 6 additions and 5 deletions

View file

@ -57,8 +57,8 @@
<QuillEditor
id="top"
theme="snow"
placeholder="Entscheidung Inhalt..."
style="height: 100px; max-height: 100px; min-height: 100px"
placeholder="Abstimmung Inhalt..."
style="height: 150px; max-height: 150px; min-height: 150px"
contentType="html"
:toolbar="toolbarOptions"
v-model:content="item.context"