update
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled

This commit is contained in:
Dennis Eichhorn 2024-08-17 00:21:45 +00:00
parent a764d818fb
commit 4efed0e5e5

View File

@ -26,7 +26,7 @@ declare(strict_types=1);
<textarea
tabindex="0"
id="i<?= $this->renderName(); ?>"
style="height: 200px"
style="min-height: 200px; height: 100%;"
name="<?= $this->renderName(); ?>"
form="<?= $this->renderForm(); ?>"
data-tpl-text="<?= $this->renderTplText(); ?>"