Höhe von Editor angepasst
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user