Inhaltseditoren #87

Merged
mg8220s merged 62 commits from 50-lerninhalte-interface into dev 2025-01-03 19:42:13 +01:00
Showing only changes of commit 1e3234af07 - Show all commits

View File

@@ -288,7 +288,7 @@ if($_SERVER['REQUEST_METHOD'] == 'POST') {
</div>
</div>
<div id="quillEditor" style="height: 400px;" class="bg-white border rounded-lg"><?php
<div id="quillEditor" style="height: 600px;" class="bg-white border rounded-lg"><?php
$article = $defaultValues['article'];
echo $article;